Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-memory

io.github.infoinlet-marketplace/mcp-memory

Persistent searchable memory for AI agents — save/get/search across sessions, tags.

Uptime
0.0%
1 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
agent-memorystore-mcp
MCP server providing persistent cross-session memory for AI agents — store, recall, search, and summarize memories across agent boundaries
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools
agentrecall-mcp
MCP server for AgentRecall — persistent memory for AI agents
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
io.github.nikitacometa/mnemon-mcp
Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}