ChartroomMCP

1of2-ai/ChartroomMCP
★ 0 stars Swift Database Updated today
MCP server for the Chartroom core libraries
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": {
    "chartroommcp": {
      "command": "npx",
      "args": [
        "-y",
        "1of2-ai/ChartroomMCP"
      ]
    }
  }
}

README Excerpt

An MCP server over [Chartroom](https://github.com/1of2-ai/Chartroom), the local-first hybrid retrieval engine. It indexes local files and answers searches over them — SQLite FTS5 keyword matching and vector cosine, fused by Reciprocal Rank Fusion — entirely on device. Requires macOS 15+. ```bash git clone https://github.com/1of2-ai/ChartroomMCP

Tools (12)

CHARTROOM_ALLOWED_ROOTSCHARTROOM_MCP_DEVELOPER_TOOLSCHARTROOM_STORE_PATHJINA_MODEL_BUNDLEchartroom_browse_documentschartroom_clear_failureschartroom_delete_documentschartroom_ingest_local_sourcechartroom_inspect_chunkschartroom_openchartroom_searchchartroom_status
📊
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 →