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
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: packages/phoenix-client/docs/source/conf.py
builder: html
fail_on_warning: false
python:
install:
- requirements: packages/phoenix-client/docs/requirements.txt
- method: pip
path: packages/phoenix-client