belindamo/kg_mem
If you are the rightful owner of kg_mem and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Knowledge Graph MCP Server is a heavily typed memory system that uses structured ontologies for AI-powered entity and relation extraction, providing domain-specific accuracy and predictable structure.
Tools
Functions exposed to the LLM to take actions
add_memories
Extracts structured knowledge from unstructured text and stores it in the knowledge graph.
retrieve_relevant_context
Retrieves relevant context from the knowledge graph based on a query.
save_knowledge_graph
Manually saves the current knowledge graph to the JSON file.
get_knowledge_stats
Returns statistics about the current knowledge graph including entity/relation counts and ontology information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client