ghost

wcatz/ghost
★ 1 stars Go Database Updated today
MCP memory server for Claude Code, Cursor, and any MCP client. Pure Go. Single binary.
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": {
    "ghost": {
      "command": "go",
      "args": [
        "run",
        "github.com/wcatz/ghost@latest"
      ]
    }
  }
}

README Excerpt

<img src="assets/ghost.png" alt="Ghost" width="120" align="right" /> **MCP memory server for Claude Code, Cursor, and any MCP client. Pure Go. Single binary. No external services required.** Your agent's memory, on your disk — no cloud, no accounts, no subscription. One SQLite file you own. <!-- TODO: asciinema demo — `ghost mcp init` + a session-start context injection -->

Topics

claude-codegolanglocal-firstmcpmcp-servermemorysqlite
📊
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 →