mcp-server-memory

mcp-server-memory

3.5

A Python implementation of an MCP server that processes and saves memory in the form of a knowledge graph.

create_entities

Create multiple new entities in the knowledge graph

create_relations

Create multiple new relations between entities

add_observations

Add new observations to existing entities

delete_entities

Delete entities and their associated relations

delete_observations

Delete specific observations from entities

delete_relations

Delete specific relations from the graph

read_graph

Read the entire knowledge graph

search_nodes

Search for nodes matching a query

open_nodes

Retrieve specific nodes by name