$ timeahead.in
/ servers/pypi/keboola-mcp-server
pypi

keboola-mcp-server

Model Context Protocol (MCP) Server for the Keboola Platform

84 stars3k/wkupdated 3d agogithub ↗
79fair
▣ Overview

What it does

Keboola MCP Server bridges Keboola—a data integration and orchestration platform—to AI assistants including Claude, Cursor, and Windsurf. It exposes Keboola's core features as callable tools: run SQL queries and transformations, trigger and monitor job execution, query and manage storage tables, create and deploy data apps, build workflow pipelines, and search project metadata. The server supports both remote (OAuth-backed, hosted on Keboola's infrastructure) and local deployment modes, and respects development branches for safe testing outside production.

Who it's for

Data engineers and AI developers using Keboola for ETL pipelines who want to automate or interact with data workflows through AI agents. Useful for teams building internal AI tools, analytics automation, or agentic data operations where Claude or Cursor serve as the primary control plane for Keboola workflows.

Common use cases

  • Query Keboola storage tables and run analytics directly from Claude Code without leaving your IDE.
  • Create SQL transformations and manage extractor or writer components using natural language prompts.
  • Trigger data pipeline jobs and monitor execution status programmatically via an AI agent.
  • Build and deploy Streamlit data apps connected to Keboola storage tables.
  • Search and update project metadata and documentation at scale.

Setup pitfalls

  • One secret was detected in the repository—manage credentials via environment variables, never commit them to version control.
  • CI tests are currently failing; verify the latest release in a non-production environment before deploying.
  • OAuth authentication is required; ensure your Keboola account and project are properly configured before connecting.
  • The server reads and writes to the filesystem and makes network calls to Keboola—sandbox or restrict accordingly in your AI client.
1 credential detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
80
28.0
Freshness
25%
100
25.0
Adoption
20%
62
12.3
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
79.3
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "keboola": {
      "command": "uvx",
      "args": [
        "keboola-mcp-server"
      ]
    }
  }
}
📈 Score historylast 45 snapshots
5/10/20267/6/2026 · 45 snapshots
⚙ Maintenance health
77/ 100 · is this project alive?
contributors (1y)17
top contributor share31%
releases (1y)46
last release12d ago
ci✓ passing
⛁ Raw data
weekly downloads3k
github stars84
forks25
open issues36
license✓ present
readme length22305 chars
last publish1d ago
last commit3d ago
last updated1d ago
install verified✓ pass · 49d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points