mcpbeat Sign in

Keboola MCP Server

answering

Keboola is answering right now. Last checked 4 min ago. 3 079 installs a week from pypi. Last commit 16 Sep 2026.

Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...

Installs per day peak 3 661 · avg 1 100 · -14% w/w
a month agotoday
Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
402 ms
Response time
average over 24h
3 079
Installs / week
npm and PyPI

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/actions/trigger-image-tag-update/action.yaml:33
    - name: Trigger image tag update
      shell: bash
      env:
        GH_TOKEN: ${{ steps.app-token.outputs.token }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Keboola every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.us-east4.gcp.keboola.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.us-east4.gcp.keboola.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.us-east4.gcp.keboola.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.us-east4.gcp.keboola.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.us-east4.gcp.keboola.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.us-east4.gcp.keboola.com/mcp streamable-http sign-in 653 ms 4 min ago

Alternatives to Keboola

same job, measured the same way
Postgres
by waystation

Connect to your PostgreSQL database to query data and schemas.

answering
Snowflake MCP Server
by nsphung

A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants

591 installs/wk local only
Supabase
by waystation

Connect to your Supabase database to query data and schemas.

answering
MCP Server Motherduck
by motherduckdb

SQL analytics and data engineering for AI Assistants and IDEs

4 435 installs/wk local only
QCDatabase.AI
by qcdatabase

Connects AI assistants to QCDatabase.AI for everyday construction quality-control work.

answering
openLCA MCP Server
by below280

Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.

4 503 installs/wk local only
PlanetScale
by planetscale

Connect to PlanetScale databases, branches, schema, query insights, and execute SQL

answering
U2 MCP Server
by bpamiri

Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP.

77 installs/wk local only

Keboola — questions

Answers built from our own checks of this server.

Why is there no tool list for Keboola?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Keboola working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 402 ms. The bar chart above shows every period we have measured.
How do I connect Keboola?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Keboola?
No API key is involved. Keboola answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Keboola?
It answers our handshake in 402 ms on average, which is faster than 38% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Keboola?
The pypi package keboola-mcp-server was installed 3 079 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Keboola open source?
Yes — it is published under the MIT licence, written in Python, 86 stars on GitHub and 18 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.