Back to search
30
MCP

ide-memory-mcp

pypi/ide-memory-mcp

Cross-IDE persistent memory layer for AI coding agents via MCP

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

Similar MCP servers embedding-nearest

devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
engram-mcp
The permanent and semantic memory layer for AI agents
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
engram-notion-mcp
The permanent and semantic memory layer for AI agents
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
agentos-mcp
Persistent Cognitive Layer for AI Agents — MCP Server
0 tools

How to use

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

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