Keboola Explorer MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KBC_STORAGE_TOKEN | Yes | Your Keboola Storage API token | |
| KBC_WORKSPACE_USER | Yes | Your Snowflake workspace username |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_bucket_infoB | List information about all buckets in the project. |
| get_bucket_metadataC | Get detailed information about a specific bucket. |
| list_bucket_tablesC | List all tables in a specific bucket with their basic information. |
| get_table_metadataC | Get detailed information about a specific table including its DB identifier and column information. |
| query_tableA | |
| list_componentsB | List all available components and their configurations. |
| list_component_configsC | List all configurations for a specific component. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/keboola-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server