mcp-knowledge-graph

mcp-knowledge-graph

45

The Knowledge Graph Memory Server utilizes a local knowledge graph to facilitate improved persistent memory across different chats. It allows for the creation, tracking, and connecting of entities and their relationships, making it easier to manage and evolve knowledge over time.

create_entities

Create a new entity

create_relations

Create relationships between entities

add_observations

Add observations to entities

delete_entities

Delete entities and their associations

delete_observations

Delete specific observations

delete_relations

Delete a specific relationship

read_graph

Read the entire knowledge graph

search_nodes

Search nodes based on query

open_nodes

Retrieve specific nodes by name