com.keboola/mcp✓
com.keboola/mcp · v1.59.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.keboola/mcp",
"description": "Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...",
"repository": {
"url": "https://github.com/keboola/mcp-server",
"source": "github"
},
"version": "1.59.1",
"packages": [
{
"registryType": "pypi",
"identifier": "keboola-mcp-server",
"version": "1.59.1",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.us-east4.gcp.keboola.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}