databricks-mcp-server
If you are the rightful owner of databricks-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Databricks.
list_catalogs
Lists all catalogs available in the Databricks workspace.
list_schemas
Lists all schemas in a specified Databricks catalog.
list_tables
Lists all tables in a specified Databricks schema with optional filtering.
execute_sql
Executes SQL statements on a Databricks SQL warehouse and returns the results.
list_warehouses
Lists all SQL warehouses available in the Databricks workspace.