
Keboola
Integrate FlowHunt with Keboola to empower AI agents and assistants like Claude, Cursor, and VS Code. Automate data workflows, run SQL queries, trigger jobs, an...

Connect your Keboola data platform directly to AI tools, automate ETL pipelines, manage metadata, and run SQL transformations from anywhere with the Keboola MCP Server.
Keboola MCP Server acts as an open-source bridge between your Keboola project and modern AI tools. It connects AI assistants and MCP clients (such as Claude, Cursor, Windsurf, VS Code, and others) to the Keboola platform, exposing features like storage access, SQL transformations, component management, and job triggers as callable tools. This integration enables AI models and agents to query tables, manage configurations, execute jobs, and interact with metadata directly from their environment. By doing so, it streamlines development workflows, eliminates glue code, and ensures the right data and capabilities are available to AI agents when needed, enhancing productivity and enabling complex automation scenarios.
Based on the repository’s features and available documentation, the following tools are provided by the Keboola MCP Server:
uv installed.{
"mcpServers": {
"keboola-mcp": {
"command": "uv",
"args": ["pip", "run", "--", "keboola-mcp-server"]
}
}
}
{
"mcpServers": {
"keboola-mcp": {
"command": "uv",
"args": ["pip", "run", "--", "keboola-mcp-server"],
"env": {
"KBC_STORAGE_TOKEN": "${KBC_STORAGE_TOKEN}",
"KBC_WORKSPACE_SCHEMA": "${KBC_WORKSPACE_SCHEMA}"
},
"inputs": {
"KBC_STORAGE_TOKEN": "env",
"KBC_WORKSPACE_SCHEMA": "env"
}
}
}
}
uv are installed.{
"mcpServers": {
"keboola-mcp": {
"command": "uv",
"args": ["pip", "run", "--", "keboola-mcp-server"]
}
}
}
uv.{
"mcpServers": {
"keboola-mcp": {
"command": "uv",
"args": ["pip", "run", "--", "keboola-mcp-server"]
}
}
}
uv are installed.{
"mcpServers": {
"keboola-mcp": {
"command": "uv",
"args": ["pip", "run", "--", "keboola-mcp-server"]
}
}
}
Note: Secure sensitive credentials like API tokens using environment variables as shown in the Windsurf example above.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:

Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"keboola-mcp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “keboola-mcp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
| Section | Availability | Details/Notes |
|---|---|---|
| Overview | ✅ | Summary and features available from README.md |
| List of Prompts | ⛔ | No explicit prompt templates found |
| List of Resources | ⛔ | No explicit MCP resources mentioned |
| List of Tools | ✅ | Storage, Components, SQL, Jobs, Metadata tools described in features |
| Securing API Keys | ✅ | Environment variable pattern shown in README |
| Sampling Support (less important in evaluation) | ⛔ | No mention of sampling support |
My evaluation: The Keboola MCP Server provides a strong set of tools and clear setup instructions, but lacks documented prompt templates and explicit MCP resource definitions. Its focus on enabling AI agents to access complex data workflows is robust. Sampling and roots support are not documented. Overall, this is a highly practical and production-ready MCP, but with some documentation gaps for prompt/resources.
| Has a LICENSE | ✅ (MIT) |
|---|---|
| Has at least one tool | ✅ |
| Number of Forks | 12 |
| Number of Stars | 64 |
Empower your AI agents to access, transform, and orchestrate data in Keboola. Try the Keboola MCP Server with FlowHunt to streamline workflows and automate your data operations.

Integrate FlowHunt with Keboola to empower AI agents and assistants like Claude, Cursor, and VS Code. Automate data workflows, run SQL queries, trigger jobs, an...

The KWDB MCP Server connects AI assistants with the KWDB database, enabling business intelligence, data manipulation, and seamless integration with FlowHunt wor...

The Couchbase MCP Server connects AI agents and LLMs directly to Couchbase clusters, enabling seamless natural language database operations, automated managemen...
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.