Genie MCP Server
@vivian-xie-db
Genie MCP Server について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Genie MCP Server?
Genie MCP Server is an async server that integrates with Databricks Genie via the MCP StreamableHTTP Protocol. It enables users to send conversational queries to Genie and receive answers or data, using Databricks authentication with automatic OAuth token management.
How to use Genie MCP Server?
Deploy the server as a Databricks app by cloning the repository, configuring the Genie space ID in app.yaml, and deploying via the Databricks Apps interface. Once running, send MCP requests to the app’s endpoint.
Key features of Genie MCP Server
- Async API server built with Starlette and Uvicorn
- Integration with Databricks Genie for conversational queries
- Automatic OAuth token management for Databricks
- Deployable as a Databricks app using
app.yamlconfiguration - Exposes Genie functionality via MCP StreamableHTTP Protocol
Use cases of Genie MCP Server
- Query Databricks Genie for answers to natural language questions
- Retrieve structured data from Genie spaces within Databricks
- Integrate Genie-powered conversational access into MCP-compatible clients
- Deploy a serverless Genie interface inside a Databricks workspace
FAQ from Genie MCP Server
What is the runtime environment required?
The server runs on Python and uses Starlette and Uvicorn. It is designed to be deployed as a Databricks app.
How does authentication work?
Authentication is handled via automatic OAuth token management for Databricks, managed by the token_minter.py module.
Where is the Genie space ID configured?
The Genie space ID is set as the SPACE_ID environment variable in the app.yaml deployment configuration file.
Can I deploy this outside of Databricks?
The README only describes deployment as a Databricks app. No alternative deployment methods are documented.
What transport protocol does the server use?
The server exposes its tool via the MCP StreamableHTTP Protocol.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント