data platforms

Keboola Mcp Server

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

python
data platforms
0
View on GitHub

Installation

npx -y keboola/keboola-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

keboola/keboola-mcp-server

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

GitHub: https://github.com/keboola/keboola-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub