Agent Tools
Back to MCP servers
● degraded

Bitquery MCP server is a hosted Model Context Protocol endpoint that connects your AI client to Bitquery's production trading dataset — the same data behind Bitquery's GraphQL APIs, IDE, Kafka streams, and TradingView feeds. You ask in plain English. The agent does the lookup. You get clean, structured rows back. No SQL, no schema, no rate-limit juggling. Concretely, your agent gets: - Billions of swap-level trade rows across Solana, Ethereum, BSC, Base, Arbitrum, Optimism, Polygon, and Tron. - Pre-built OHLC candles at 1-minute, 5-minute, hourly, and daily intervals. - Per-token economics — market cap, fully diluted valuation, circulating supply — on every row. - Bitquery's outlier filter baked in — wash-traded pools and noisy pairs are deprioritised automatically. - Zero infrastructure to maintain — no ETL, no schema sync, no API client to write.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/bitquery/bitquery-mcp/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/bitquery/bitquery-mcp/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.bitquery.io/
Listed at (smithery)
https://mcp.bitquery.io/