Skip to main content
Glama
keboola

Keboola MCP Server

Official
by keboola

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KBC_BRANCH_IDNoOptional branch ID to operate on a specific Keboola development branch. If not provided, the server uses the production branch by default.
KBC_STORAGE_TOKENYesYour authentication token for Keboola (Storage API token). Use master token for full access or custom storage token for limited access.
KBC_STORAGE_API_URLYesYour Keboola Region API URL (e.g., https://connection.keboola.com for AWS North America, https://connection.eu-central-1.keboola.com for AWS Europe, https://connection.europe-west3.gcp.keboola.com for Google Cloud EU, https://connection.us-east4.gcp.keboola.com for Google Cloud US, https://connection.north-europe.azure.keboola.com for Azure EU)
KBC_WORKSPACE_SCHEMANoYour workspace schema in Keboola, used for SQL queries. Only required if using a custom storage token instead of the Master Token. Called Dataset Name in BigQuery workspaces.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/keboola/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server