munin-memory

Magnus-Gille/munin-memory
★ 4 stars TypeScript Database Updated 1d ago
Persistent memory for AI assistants, self-hosted and provider-portable. MCP server with SQLite + FTS5 + sqlite-vec.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "munin-memory": {
      "command": "npx",
      "args": [
        "-y",
        "Magnus-Gille/munin-memory"
      ]
    }
  }
}

README Excerpt

Persistent memory for AI assistants, self-hosted and provider-portable. Named after Munin, one of Odin's two ravens — the one responsible for memory. AI assistants forget everything between conversations. The context you build up — project decisions, personal preferences, how your systems work — evaporates when the session ends.

Tools (13)

MUNIN_API_KEYMUNIN_EMBEDDINGS_ENABLEDMUNIN_HTTP_HOSTMUNIN_HTTP_PORTMUNIN_HYBRID_ENABLEDMUNIN_MEMORY_DB_PATHMUNIN_OAUTH_ALLOW_LOCALHOST_CONSENTMUNIN_OAUTH_CLIENT_SECRET_KEYMUNIN_OAUTH_ISSUER_URLMUNIN_OAUTH_TRUSTED_USER_HEADERMUNIN_OAUTH_TRUSTED_USER_VALUEMUNIN_SEMANTIC_ENABLEDMUNIN_TRANSPORT

Topics

aimcpmemorymodel-context-protocolself-hostedsqlite
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →