blazesql.com
BlazeSQL is an AI-powered SQL analytics product that connects to customers' databases and answers natural-language questions with SQL, tables, charts, and dashboards. It offers web, desktop, embedded, and MCP-based ways to access those analytics capabilities.
BlazeSQL exposes one documented HTTP API at https://api.blazesql.com for natural-language querying and white-label/user-management flows, plus MCP servers for general clients at https://mcp.blazesql.com and a ChatGPT-specific endpoint at https://chatgpt.blazesql.com; all require authentication.
- BlazeSQL MCP Serverdetected
- BlazeSQL Query & User Management APIdiscovered
Sign in to the BlazeSQL app with a team admin account on a qualifying plan, then open Settings → White-labeling to find your API key. BlazeSQL's docs say this requires an active Blaze Team Advanced, Enterprise, or White Labeling subscription for white-labeling features, and Team Advanced for the query API. Keep the key server-side and never expose it in client code.
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.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing