python-memory-mcp-server
13
The Memory MCP Server is designed to manage knowledge graphs by handling entities, relations, and observations with strict validation protocols. It supports a wide range of entity types and relation management, ensuring data consistency and offering robust search capabilities.
get_entity
Query the specified entity
get_graph
Obtain the entire knowledge graph data
create_entities
Create multiple entities
add_observation
Add observation data to entities
create_relation
Create relationships between entities
search_memory
Perform natural language search
delete_entities
Delete the specified entity
delete_relation
Delete relationships between entities
flush_memory
Clear all data in memory