Verified

Firebolt Analytics MCP Server

Firebolt database queries and documentation access for AI assistants.

Data last scanned today · Reviewed today

Overview

The Firebolt Analytics MCP Server allows AI agents to interact directly with Firebolt data warehouses. It supports SQL query execution across different engines and workspaces, enabling models to generate data-driven insights and navigate complex database structures using your service account credentials. Beyond data access, the server provides LLMs with direct reference to Firebolt technical documentation, SQL features, and function lists. It is built in Go and supports deployment via Docker or as a standalone binary for flexible integration into your existing environment.

Our verdict

This server carries a high risk level with a security score of 37/100. Because it is community-maintained rather than official and lacks an editorially reviewed authentication process or read-only mode, users should exercise caution in production environments. It is recommended for development or internal prototyping where data sensitivity is managed.

  • Zero direct dependencies reduce the supply-chain attack surface
  • Comprehensive documentation for Firebolt SQL and platform features
  • Flexible deployment via Docker images or native Go binaries
  • High risk score due to lack of official vendor maintenance
  • Authentication methods and read-only modes remain unreviewed
  • Last code update occurred approximately 150 days ago

Tools

ToolDescriptionRisk
firebolt_docs_overviewAccess basic Firebolt documentation overviewlow
firebolt_connectEstablish connections to Firebolt engines and databasesmedium
firebolt_queryExecute SQL queries against Firebolthigh
firebolt_docs_searchSearch Firebolt documentation for any detailslow

Compatibility

ClientLocalDockerRemoteRead-only
Claude Desktop
Cursor
VS Code
Windsurf
ChatGPT

Frequently asked questions

What prerequisites are needed to run the Firebolt MCP server?

You need either a Firebolt service account with a client ID and secret for Firebolt Cloud, or a Firebolt Core instance URL for local or self-hosted environments.

How can I deploy the MCP server?

You can run the server using the official Docker image or by downloading the binary directly for your operating system from the project's GitHub releases page.

Are there any special considerations for using this server in Cursor?

Yes, Cursor does not currently support MCP resources. You must set the environment variable FIREBOLT_MCP_DISABLE_RESOURCES to true for the server to function in that environment.

Can I connect the server to a local Firebolt instance?

Yes, you can connect to local or self-hosted instances by providing the instance URL via the FIREBOLT_MCP_CORE_URL environment variable.

Changelog

Badge

Firebolt Analytics  MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.