mcp-server
Keboola MCP Server connects AI agents and MCP clients to Keboola, enabling data access and transformations without glue code.
Keboola MCP Server is an open-source bridge between your Keboola project and modern AI tools. It turns Keboola features—like storage access, SQL transformations, and job triggers—into callable tools for Claude, Cursor, CrewAI, LangChain, Amazon Q, and more.
Features
- Storage: Query tables directly and manage table or bucket descriptions
- Components: Create, List and inspect extractors, writers, data apps, and transformation configurations
- SQL: Create SQL transformations with natural language
- Jobs: Run components and transformations, and retrieve job execution details
- Metadata: Search, read, and update project documentation and object metadata using natural language
Tools
retrieve_buckets
Lists all storage buckets in your Keboola project
get_bucket_detail
Retrieves detailed information about a specific bucket
retrieve_bucket_tables
Returns all tables within a specific bucket
get_table_detail
Provides detailed information for a specific table
update_bucket_description
Updates the description of a bucket