RafaelCartenet_mcp-databricks-server

RafaelCartenet_mcp-databricks-server

0

The project is a Model Context Protocol server for managing SQL queries on Databricks. It supports executing various SQL operations and integrates with tools like Agent Composer and Cursor for enhanced data management tasks.

Databricks MCP Server

This project is a Model Context Protocol (MCP) server for Databricks, utilizing the Statement Execution API to perform SQL queries. Key features include executing SQL queries, listing schemas and table schemas, and describing tables. The server can run both in standalone and Agent mode, supporting numerous requests for complex tasks. Security recommendations include setting appropriate permissions for SQL warehouses and tokens.