handigraphs-stats-api-mcp

Handigraphs/handigraphs-stats-api-mcp
★ 0 stars TypeScript Data/Analytics Updated today
Public stdio MCP server for the Handigraphs Stats API v1
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": {
    "handigraphs-stats-ap": {
      "command": "npx",
      "args": [
        "-y",
        "Handigraphs/handigraphs-stats-api-mcp"
      ]
    }
  }
}

README Excerpt

Public MCP server for read-only access to the Handigraphs Stats API v1. Version 0.2.0 uses stdio only and exposes three tools: - `list_resources({ sport? })` discovers sports and resources. - `describe_resource({ sport, resource })` discovers metrics, canonical units, splits, and supported filters. - `query_stats(...)` validates against live discovery and queries one protected data resource. Continue pagination by passing the returned cursor back to this tool.

Tools (5)

HANDIGRAPHS_API_BASE_URLHANDIGRAPHS_API_KEYHANDIGRAPHS_DISCOVERY_TTL_SECONDSHANDIGRAPHS_HTTP_TIMEOUT_MSHANDIGRAPHS_MAX_RESPONSE_BYTES

Topics

mcpmlbmodel-context-protocolnhlsports-analytics
📊
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 →