Servers
Mcp Server
@firebolt-db
Model Context Protocol implementation that connects your LLM to Firebolt
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-firebolt-db": {
"command": "docker",
"args": [
"run",
"\\"
]
}
}
}