B

bitquery.io

Bitquery provides indexed blockchain data and real-time crypto market data across many blockchains. Its products cover GraphQL querying, live streaming, and AI-agent access to trading and on-chain datasets.

2 integrations · MCP · GraphQL

Bitquery exposes two authenticated GraphQL APIs (V1 at graphql.bitquery.io and V2/streaming at streaming.bitquery.io/graphql) plus an authenticated MCP server at mcp.bitquery.io; all documented auth centers on Bitquery-issued access tokens, with app client credentials available to mint them programmatically.

discovered 1d ago
MCP servers1
GraphQL1
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Bitquery OAuth application client credentialsoauth2_ccSet up OAuth

Sign in at Bitquery Account, open AuthorizationApplications, click + New Application, and create an app. Use that app's client ID and client secret to mint an API token from https://oauth2.bitquery.io/oauth2/token with grant_type=client_credentials and scope=api, as shown in How to Generate a Token. This is the programmatic path Bitquery documents for obtaining access tokens.

conventions · 1/8 published

Publish these signals → /publishing