{"slug":"RafaelCartenet/mcp-databricks-server","name":"Databricks MCP Server","description":"Interact with Databricks Unity Catalog metadata to explore catalogs, schemas, tables, and execute SQL queries.","category":"database","tags":[],"official":false,"stars":40,"transport":"stdio","install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"list_uc_catalogs","description":"Lists all available Unity Catalogs with their names, descriptions, and types."},{"name":"describe_uc_catalog","description":"Provides a summary of a specific Unity Catalog, listing all its schemas with their names and descriptions."},{"name":"describe_uc_schema","description":"Provides detailed information about a specific schema within a Unity Catalog. Returns all tables in the schema, optionally including their column details."},{"name":"describe_uc_table","description":"Provides a detailed description of a specific Unity Catalog table with comprehensive lineage capabilities."},{"name":"execute_sql_query","description":"Executes a given SQL query against the Databricks SQL warehouse and returns the formatted results."}],"env_vars":["DATABRICKS_HOST","DATABRICKS_TOKEN","DATABRICKS_SQL_WAREHOUSE_ID"],"auth_type":"none","github":"https://github.com/RafaelCartenet/mcp-databricks-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}