Back to search
30
MCP

M3 Memory

io.github.skynetcmd/m3-memory

Local-first agentic memory for MCP agents — 25 tools, hybrid search, GDPR, no cloud.

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

Similar MCP servers embedding-nearest

io.github.gowtham0992/link
Local personal memory for agents as MCP tools — remember, recall, search, context, graph traversal.
0 tools
Agentverse Memory
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
0 tools · streamable-http
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
core-memory-mcp
A local, MCP-compliant, long-term memory service for AI agents.
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": {
    "m3_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}