memory-mcp-server

cbuntingde/memory-mcp-server

3.2

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 dayong@mcphub.com.

The Memory MCP Server is a production-ready server implementing a three-tiered memory architecture for vertical agents, providing persistent and session-based memory capabilities.

Tools

Functions exposed to the LLM to take actions

set_short_term_memory

Store session data with TTL

get_short_term_memory

Retrieve session data

set_long_term_memory

Store user profile data

get_long_term_memory

Retrieve user profile

add_episodic_memory

Record event/experience

get_episodic_memory

Retrieve user events

search_episodic_memory

Search event history

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources