Skip to main content
Glama

Custom MCP Server on Databricks Apps

conftest.py235 B
import pytest from databricks.labs.mcp.servers.unity_catalog.cli import get_settings, CliSettings @pytest.fixture(autouse=True) def reset_settings_cache(): CliSettings.model_config["env_file"] = "" get_settings.cache_clear()

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