Skip to main content
Data PlatformsPython

keboola/keboola-mcp-server

interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API.

data-platforms
Share:

Quick Start

Clone the repository:

git clone https://github.com/keboola/keboola-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "keboola-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "keboola/keboola-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
Python
Author
keboola