Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ZubeyirOflaz • Uncategorized
A server application providing MCP tools to query and retrieve Databricks workspace metadata and job results.
Retrieve metadata about Databricks catalogs, schemas, and tables.
Obtain sample data from Databricks tables to enrich context.
Access recent job run results for monitoring or troubleshooting.
This MCP server acts as an interface to a Databricks workspace, enabling users to access metadata about catalogs, schemas, tables, and job run results through MCP commands. It simplifies metadata retrieval by leveraging Databricks SDK and CLI with OAuth authentication, eliminating the need for manual token management. The server also provides sample data from tables to enrich context for agents and IDEs, improving code assistance and troubleshooting.