Skip to content
Back to search
30
MCP

ctxstore-mcp

pypi/ctxstore-mcp

Persistent AI memory via MCP. Give your AI agent long-term memory in 30 seconds.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
ai.butlerbrain/mcp
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
0 tools · streamable-http
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ctxstore-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}