Skip to main content
Glama

Keboola Explorer MCP Server

server.json.template698 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "com.keboola/mcp", "description": "Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...", "version": "__MCP_SERVER_VERSION__", "repository": { "url": "https://github.com/keboola/mcp-server", "source": "github" }, "packages": [ { "registryType": "pypi", "identifier": "keboola-mcp-server", "version": "__MCP_SERVER_VERSION__", "transport": { "type": "stdio" } } ], "remotes": [ { "type": "streamable-http", "url": "https://mcp.us-east4.gcp.keboola.com/mcp" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/keboola/keboola-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server