# Read the Docs configuration file for Phoenix OTEL Sphinx documentation
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: packages/phoenix-otel/docs/source/conf.py
# Fail on all warnings to avoid broken references
fail_on_warning: true
# Optional but recommended, declare the Python requirements required
# to build your documentation
python:
install:
- requirements: packages/phoenix-otel/docs/requirements.txt
- method: pip
path: packages/phoenix-otel
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