from phoenix.server.api.openapi.schema import get_openapi_schema
def test_get_openapi_schema() -> None:
# ensures schema can be generated on both pydantic v1 and v2
assert isinstance(get_openapi_schema(), dict)
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/Arize-ai/phoenix'
If you have feedback or need assistance with the MCP directory API, please join our Discord server