Back to search
30
MCP

io.github.daedalus/mcp-external-memory

io.github.daedalus/mcp-external-memory

An MCP server that gives LLMs persistent, searchable semantic memory

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

Similar MCP servers embedding-nearest

io.github.annibale-x/mcp-memento
An MCP server that provides persistent memory and context management across sessions
0 tools
io.github.daedalus/mcp-smbmap
MCP server exposing smbmap SMB enumeration functionality
0 tools
io.github.memorilabs/memori-mcp
Memori MCP server — persistent AI memory with recall and augmentation tools
0 tools
io.github.daedalus/mcp-exa
MCP server exposing Exa websearch API
0 tools
hippocampus-memory-mcp
MCP-compliant server for persistent hippocampus-style memory management with semantic search
0 tools
io.github.csoai-org/memory-search-mcp
memory-search-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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