mcp-knowledge-graph
mcp-knowledge-graph is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-knowledge-graph 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.
Knowledge Graph Memory Server for AI models using Model Context Protocol.
create_entities
Create multiple new entities in the knowledge graph
Try it
Result:
create_relations
Create multiple new relations between entities in the knowledge graph. Relations should be in active voice
Try it
Result:
add_observations
Add new observations to existing entities in the knowledge graph
Try it
Result:
delete_entities
Delete multiple entities and their associated relations from the knowledge graph
Try it
Result:
delete_observations
Delete specific observations from entities in the knowledge graph
Try it
Result:
delete_relations
Delete multiple relations from the knowledge graph
Try it
Result:
read_graph
Read the entire knowledge graph
Try it
Result:
search_nodes
Search for nodes in the knowledge graph based on a query
Try it
Result:
open_nodes
Open specific nodes in the knowledge graph by their names