Skip to content
Back to search
30
MCP

ai-memory-mcp

pypi/ai-memory-mcp

Python SDK for the ai-memory HTTP API (persistent memory for AI agents).

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

Similar MCP servers embedding-nearest

agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
io.github.kaaustubh/project-memory-mcp
Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
0 tools
io.github.infoinlet-marketplace/mcp-memory
Persistent searchable memory for AI agents — save/get/search across sessions, tags.
0 tools
@shackleai/memory-mcp
Persistent memory for AI coding tools. The first MCP-native memory server.
0 tools

How to use

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

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