Back to search
30
MCP

io.github.mauriceisrael/smartmemory

io.github.mauriceisrael/smartmemory

Neuro-symbolic memory for LLMs (POC)

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

Similar MCP servers embedding-nearest

io.github.indhar01/memograph
Graph-based memory system for LLMs with knowledge graphs and semantic search
0 tools
io.github.umitkavala/mindpm
Persistent project memory for LLMs via SQLite. Never re-explain your project again.
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.bluecolumnconsulting-lgtm/bluecolumn-memory
Persistent semantic memory API for AI agents via BlueColumn.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.adelelo13/neuromcp
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.mauriceisrael/smartmemory": {
      "url": "None",
      "transport": "http"
    }
  }
}