Hi Community!
I have a question - could somebody please guide me how to deploy my custom MCP server to databricks?
What I would like to achieve is the following:
- I have a unity catalog in databricks for which I would like to have MCP
- if the data in unity catalog is table I would like to have tools where I can query the table, if there are volumes I would like to have tools for those volumes
- I would like to get URL to this MCP that agents outside databricks can communicate with it
How can I authenticate for this MCP?
How can I decide whether given use has permissions to use this MCP? Is it connected with access to the given unity catalog somehow?
Shall I create my custom mcp server or I can use Managed MCP already?
Today I have tried to connect to Managed MCP for one of my catalogs but the list of tools is empty there.
Thanks a lot in advance!