- Understand Firebolt-specific SQL
- Query your databases with context-aware prompts
- Access technical documentation, metadata, and live data
Full setup instructions, environment variables, and integration guides are available on the Firebolt MCP GitHub repository.
When to Use MCP Server
Use Firebolt MCP Server if you want to:- Enable LLMs to write and execute SQL against your Firebolt environment
- Automate documentation lookups and metadata extraction
- Create advanced AI agents that can explore, troubleshoot, and analyze Firebolt data
- Querying Firebolt using natural language
- Custom copilots in VSCode or Cursor with deep Firebolt context
- AI workflows that require real-time access to Firebolt SQL features
Getting Started
MCP Server is available as both a binary and a Docker container. To run it, you’ll need:- A Firebolt service account (Client ID and Secret)
- Either Docker or a supported OS for running Go binaries
- An LLM client that supports Model Context Protocol (MCP)