memory-mcp

Marinski/memory-mcp
★ 0 stars TypeScript Database Updated today
Self-hosted MCP server for personal AI memory: a searchable episodic archive of AI sessions plus a curated, high-trust semantic facts layer.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Marinski/memory-mcp"
      ]
    }
  }
}

README Excerpt

Personal cross-tool memory: a searchable episodic archive of AI sessions from all devices plus a curated, high-trust semantic facts layer, exposed through an MCP server. Designed for a self-hosted arm64 box, WG-only. See | Package | Purpose | |---|---| | `packages/core` | memory-core library — stores, chunking, embedding, hybrid retrieval, facts, scrub, distill (no MCP, no HTTP) |

Topics

ai-memorymcpmodel-context-protocolpersonal-knowledge-managementpostgresqlqdrantragself-hostedsemantic-searchtypescript
📊
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 →