Official Registry metadata
mcp
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
55おすすめ度
Coding Agent に設定
公開メタデータから生成した例を確認して使用し、秘密情報は自分の環境変数から渡してください。
~/.codex/config.toml or codex mcp addRun this command locally. Review package commands before confirming execution.
codex mcp add 'com-keboola-mcp-be31f47b' --url 'https://mcp.us-east4.gcp.keboola.com/mcp'
.mcp.jsonAdd this entry to the project-level mcpServers object.
{
"mcpServers": {
"com-keboola-mcp-be31f47b": {
"type": "http",
"url": "https://mcp.us-east4.gcp.keboola.com/mcp"
}
}
}.cursor/mcp.jsonKeep secret values as environment-variable references.
{
"mcpServers": {
"com-keboola-mcp-be31f47b": {
"type": "http",
"url": "https://mcp.us-east4.gcp.keboola.com/mcp"
}
}
}.vscode/mcp.jsonReview the generated server entry before enabling it.
{
"servers": {
"com-keboola-mcp-be31f47b": {
"type": "http",
"url": "https://mcp.us-east4.gcp.keboola.com/mcp"
}
}
}~/.gemini/settings.jsonAdd this entry to mcpServers and keep trust disabled initially.
{
"mcpServers": {
"com-keboola-mcp-be31f47b": {
"httpUrl": "https://mcp.us-east4.gcp.keboola.com/mcp",
"trust": false
}
}
}Stacklane は MCP Server をインストール、接続、実行、安全認証しません。メタデータとリスク表示は自動探索の参考情報です。
この MCP Server でできること
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
向いている用途
Data & Databases · stdio streamable-http
選ぶときの確認点
Stacklane は MCP Server をインストール、接続、実行、安全認証しません。メタデータとリスク表示は自動探索の参考情報です。
宣言された要件
リスク情報
- Runs a local package through stdio