potluck

DoubleGremlin181/potluck
★ 0 stars Python Database Updated 6d ago
Personal Knowledge Database MCP server - Personalize your AI with Google Takeout and GDPR exports
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": {
    "potluck": {
      "command": "uvx",
      "args": [
        "potluck"
      ]
    }
  }
}

Or install with pip: pip install potluck

README Excerpt

**Privacy-first personal knowledge database for your AI** — local-first, MCP-native. Potluck ingests your data exports (Google Takeout first: Keep + Gmail; more sources each phase), stores everything in one local SQLite database, and exposes it three ways — a web app, a CLI, and [MCP](https://modelcontextprotocol.io/) for AI assistants. No cloud, no
📊
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 →