MCPServers
Elasticsearch Knowledge Graph - MCP server logo

Elasticsearch Knowledge Graph

6
0

Summary

This Elasticsearch-based knowledge graph implementation for MCP replaces the previous JSON file-based approach with a scalable, performant solution. It provides distributed storage for entities and relations, advanced search capabilities with fuzzy matching and relevancy ranking, and complete CRUD operations. The system tracks access patterns to prioritize recently viewed and important entities, simulating memory-like behavior where important, recent, and frequently accessed information rises to the top. Built with TypeScript and the Elasticsearch client, it includes tools for migration, management, and maintenance through a comprehensive admin CLI.

Available Actions(5)

search

Search the memory for specific information. Parameter: query (string)

entity

View details about a specific entity. Parameter: entityName (string)

backup

Back up your entire memory system. Parameter: backupFileName (string)

zones add

Create a project-specific memory zone. Parameters: zoneName (string), description (string)

import

Import data into a specific memory zone. Parameters: dataFile (string), zoneName (string)

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그