reqable-mcp

ElonJask/reqable-mcp
★ 235 stars Python Database Updated today
MCP server for Reqable local capture data
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": {
    "reqable-mcp": {
      "command": "uvx",
      "args": [
        "reqable-mcp"
      ]
    }
  }
}

Or install with pip: pip install reqable-mcp

README Excerpt

Reqable MCP Server exposes local Reqable capture traffic to MCP clients (Windsurf/Cursor/Claude/Codex). Default architecture is local-only: 1. Reqable posts HAR(JSON) to `http://127.0.0.1:18765/report`. 2. Optional incremental WebSocket events can be posted to `http://127.0.0.1:18765/ws/events`. 3. `reqable-mcp` normalizes and stores requests/messages in local SQLite.

Tools (20)

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