databricks-mcp-server
0
This project sets up an MCP server for executing SQL queries on Databricks, facilitating data retrieval and complex task execution through APIs. It supports features like listing schemas, tables, and views, as well as describing table schemas and extracting SQL definitions.
execute_sql_query
Execute SQL query and return results
list_schemas
List all available patterns in a specific directory
list_tables
List all tables in a specific schema
describe_table
Describe the structure of the table