mcp-server

mcp-server

3.9

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

  1. retrieve_buckets

    Lists all storage buckets in your Keboola project

  2. get_bucket_detail

    Retrieves detailed information about a specific bucket

  3. retrieve_bucket_tables

    Returns all tables within a specific bucket

  4. get_table_detail

    Provides detailed information for a specific table

  5. update_bucket_description

    Updates the description of a bucket