Memory
Provides knowledge graph functionality for managing entities, relations, and observations in memory, with strict validation rules to maintain data consistency.
소개
Memory is a Model Context Protocol (MCP) server designed to manage entities, relations, and observations within a knowledge graph stored in memory. It ensures data consistency through strict validation rules. The server provides tools for creating, retrieving, updating, and deleting entities and relations, as well as searching the memory based on natural language queries. The knowledge graph supports various entity types, predefined relation types, and allows adding factual observations to entities. Features include robust data validation, comprehensive API for graph manipulation, and search capabilities.
주요 기능
- Enforces strict validation rules for data consistency.
- Provides API for creating, retrieving, updating, and deleting entities and relations.
- Includes temporal and fuzzy matching search capabilities.
- Manages entities, relations, and observations in a knowledge graph.
- Supports natural language queries for searching the memory.
사용 사례
- Building a knowledge base of documents, tools, and concepts.
- Managing project-related information, tasks, and dependencies.
- Tracking relationships and interactions between people in a team or organization.