Skip to main content
Glama
pyproject.toml370 B
[project] name = "mcp-custom-server" version = "1.0.0" description = "Custom MCP server with OBO authentication for Databricks" requires-python = ">=3.10" dependencies = [ "fastapi", "uvicorn", "databricks-sdk" ] [project.scripts] custom-server = "server:main" [build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta"

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/ksavchyn/mcp-testing'

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