You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Deploying a custom MCP server on Databricks Apps](#deploying-a-custom-mcp-server-on-databricks-apps)
18
19
-[Support](#support)
19
20
-[Contributing](#contributing)
20
21
@@ -139,6 +140,10 @@ Please note that app service principal should be entitled with necessary permiss
139
140
140
141
This server is currently under construction. It is not yet usable, but contributions are welcome!
141
142
143
+
## Deploying a custom MCP server on Databricks Apps
144
+
145
+
If you would like to deploy a custom MCP server on Databricks Apps, take a look at the reference implementation [here](./examples/custom-server/README.md). It provides a step-by-step guide on how to create a custom MCP server and deploy it on Databricks Apps.
146
+
142
147
## Support
143
148
Please note that all projects in the `databrickslabs` GitHub organization are provided for your exploration only, and are not formally supported by Databricks with Service Level Agreements (SLAs). They are provided AS-IS and we do not make any guarantees of any kind. Please do not submit a support ticket relating to any issues arising from the use of these projects.
0 commit comments