databricks-permissions-mcp-server
If you are the rightful owner of databricks-permissions-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 Completion Protocol (MCP) server that provides access to Databricks permissions, credentials, and Git credentials via the MCP protocol.
The Databricks Permissions MCP Server is designed to facilitate interaction between LLM-powered tools and Databricks permissions management systems. By implementing the MCP protocol, it allows for seamless management of Databricks permissions, credentials, and Git credentials. The server integrates with Databricks REST APIs to provide secure access and comprehensive tools for managing permissions across various Databricks resources. It also supports Git credentials management, enabling the creation, listing, updating, and deletion of Git credentials. Built with asyncio, the server ensures efficient operation, making it suitable for high-performance environments. This server is particularly useful for users who need to manage permissions and credentials in a Databricks environment using LLM-powered tools like Claude.
Features
- MCP Protocol Support: Implements the MCP protocol to allow LLMs to manage Databricks permissions
- Databricks API Integration: Provides secure access to Databricks permissions REST APIs
- Permission Management: Comprehensive tools for managing permissions on various Databricks resources
- Git Credentials Management: Tools for creating, listing, updating, and deleting Git credentials
- Async Support: Built with asyncio for efficient operation