Back to search
30
MCP
agent-memorystore-mcp
npm/agent-memorystore-mcpMCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent-memorystore-mcp": {
"url": "None",
"transport": "http"
}
}
}