simple-memory-mcp-server

u1i/simple-memory-mcp-server

3.2

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

This project demonstrates how to build a basic memory system for LLMs using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

store_user_info

Store a single piece of information about the user as a one-line fact.

get_user_info

Retrieve all stored information about the user in a simple numbered list.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources