Skip to content
Back to search
30
MCP v0.1.6

io.github.SurajKGoyal/amnesic

io.github.SurajKGoyal/amnesic

Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.

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

Similar MCP servers embedding-nearest

io.github.surajkgoyal/amnesic
Persistent semantic memory for SQL databases. Postgres, MySQL, MSSQL, SQLite.
0 tools
io.github.sparkvibe-io/memorymesh
Persistent, zero-dependency AI memory using SQLite. Local-first, cross-tool portable.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.surajkgoyal/amnesic": {
      "url": "None",
      "transport": "http"
    }
  }
}