claude mcp add comkeboola-mcp -- uvx keboola-mcp-server
{
"mcpServers": {
"comkeboola-mcp": {
"command": "uvx",
"args": ["keboola-mcp-server"]
}
}
}
{
"mcpServers": {
"comkeboola-mcp": {
"command": "uvx",
"args": ["keboola-mcp-server"]
}
}
}
{
"mcpServers": {
"comkeboola-mcp": {
"command": "uvx",
"args": ["keboola-mcp-server"]
}
}
}
About This MCP Server
The com.keboola/mcp server is a database tool that enables connections between AI assistants and Keboola, allowing developers to expose their data, transformations, and SQL queries. It facilitates remote interactions and can be integrated using standard input/output interfaces. Developers would use this server to bridge their AI coding assistants with Keboola's data management capabilities, particularly when they need to access or manipulate data stored in Keboola from their AI-powered development environment.
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, .... This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
keboola-mcp-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The mcp server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.