- Recall
Recall
Overview
Recall
Open-source MCP memory server. Persistent, searchable, tiered memory for AI agents across sessions.
- Site: https://www.recall.works
- Repo: https://github.com/RecallWorks/Recall
- PyPI:
ai-recallworks - License: MIT (separate commercial license available)
Install
pip install ai-recallworks
# or
uvx ai-recallworks stdio
Cursor / Claude Desktop config
{
"mcpServers": {
"recall": {
"command": "uvx",
"args": ["ai-recallworks", "stdio"]
}
}
}
Tools
remember— store a note with source/session tagsrecall— semantic search across memoriescheckpoint/reflect— session lifecyclepulse— health + stats- HTTP+SSE mode for remote / multi-agent setups
Server Config
{
"mcpServers": {
"recall": {
"command": "uvx",
"args": [
"ai-recallworks",
"stdio"
]
}
}
}Project Info
Created At
25 days agoUpdated At
25 days agoAuthor Name
RecallWorksStar
-Language
-License
-Recommend Servers
View AllIntentions
an hour ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Alloy
10 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Test
@modelcontextprotocol
test
6 months ago