Back to search
30
MCP

core-memory-mcp

pypi/core-memory-mcp

A local, MCP-compliant, long-term memory service for AI agents.

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

Similar MCP servers embedding-nearest

agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
ctxstore-mcp
Persistent AI memory via MCP. Give your AI agent long-term memory in 30 seconds.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
in.creo-memories/mcp-server
Memory system for AI agents with semantic search. Store and recall memories with ease.
0 tools · streamable-http

How to use

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

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