substack-saved-mcp

toniher/substack-saved-mcp
★ 0 stars Unknown language Database Updated today
MCP server and sync engine for your saved/bookmarked Substack posts
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": {
    "substack-saved-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "toniher/substack-saved-mcp"
      ]
    }
  }
}

README Excerpt

A local, stdio-based Model Context Protocol (MCP) server and sync engine for your saved/bookmarked Substack posts. - **Read & Search**: Full-text search (SQLite FTS5) across saved post titles, excerpts, authors, publications, and content. Filter by publication and date ranges (`published_at` vs `saved_at`).
📊
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 →