memory-mcp-server

utenadev/memory-mcp-server

3.1

If you are the rightful owner of memory-mcp-server 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 Go implementation of a Model Context Protocol (MCP) server that provides persistent memory storage for AI applications.

Tools

Functions exposed to the LLM to take actions

list_memory

Lists all saved memories.

create_memory

Creates a new memory entry.

read_memory

Retrieves a specific memory by its ID.

update_memory

Updates an existing memory entry.

delete_memory

Deletes a memory entry by its ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources