Home › Databases & Data › mcp-server
mcp-server
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Topics: Data Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.us-east4.gcp.keboola.com/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http mcp-server https://mcp.us-east4.gcp.keboola.com/mcp
Or add to your MCP client config:
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.us-east4.gcp.keboola.com/mcp"
}
}
}
Package (pypi 1.86.0)
uvx keboola-mcp-server
Or add to your MCP client config:
{
"mcpServers": {
"mcp-server": {
"command": "uvx",
"args": [
"keboola-mcp-server"
]
}
}
}
Related servers
dbt-mcp
Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI,…
operational-ontology
Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links,…
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
mcp-databricks-server
Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
agrobr-mcp
Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
Listed in punkpeye/awesome-mcp-servers (MIT)
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry