simple-memory-mcp

AojdevStudio/simple-memory-mcp

3.3

If you are the rightful owner of simple-memory-mcp 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 Simple Memory MCP Server is a lightweight server designed to provide persistent knowledge graph storage for AI assistants, enabling them to maintain memory across sessions.

Tools

Functions exposed to the LLM to take actions

create_entities

Create multiple entities with specified types and observations.

create_relations

Establish relationships between existing entities.

add_observations

Add new observations to existing entities.

delete_entities

Remove entities and their associated relationships.

search_nodes

Perform full-text search across entities.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources