Skip to main content
Glama

Custom MCP Server on Databricks Apps

Makefile402 B
fmt: uv run black . uv run ruff check . --fix lint: uv run black . --check uv run ruff check . deploy-and-run: BUNDLE_VAR_schema_full_name=$(schema_full_name) BUNDLE_VAR_genie_space_ids=$(genie_space_ids) \ databricks bundle deploy -p $(profile) BUNDLE_VAR_schema_full_name=$(schema_full_name) BUNDLE_VAR_genie_space_ids=$(genie_space_ids) \ databricks bundle run mcp-on-apps -p $(profile)

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/db-mattmolony/mcp-mmolony-waf'

If you have feedback or need assistance with the MCP directory API, please join our Discord server