mcp-server-memo

mcp-server-memo

3.2

If you are the rightful owner of mcp-server-memo 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 lightweight MCP server for managing session summaries and memos for LLMs like Claude.

upsertSummary

Create a new version of the session summary, retaining all historical versions

getSummaryTool

Retrieve the latest version of a specific session summary

listSummariesTool

Lists available summary (the latest version of each session), supports filtering, sorting, and pagination

updateMetadata

Update session metadata (title and tag) without affecting content or timestamp

appendSummary

Append content to the session summary and create a new version containing the new content

listAllSummariesTool

List all available summary (the latest version of each session)

getSessionHistory

Retrieve all historical versions of a specific session, sorted from new to old