Skip to content
Back to search
30
MCP

io.github.surajkgoyal/amnesic

io.github.surajkgoyal/amnesic

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

Uptime
0.0%
4 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
io.github.thelabvenice/memdata
Persistent memory for AI agents. Store context, retrieve it semantically.
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

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

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