memory-mcp

JamesANZ/memory-mcp

3.4

If you are the rightful owner of 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.

A Model Context Protocol (MCP) server designed for logging and retrieving memories from LLM conversations.

Tools

Functions exposed to the LLM to take actions

save-memories

Save all memories to the database, overwriting existing ones.

get-memories

Retrieve all memories from the database.

add-memories

Add new memories to the database without overwriting existing ones.

clear-memories

Clear all memories from the database.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources