Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
compose.yml371 B
services: phoenix: image: arizephoenix/phoenix:nightly ports: - "6006:6006" chat-service: build: chat-service ports: - "8000:8000" environment: - OPENAI_API_KEY=${OPENAI_API_KEY} - COLLECTOR_HOST=phoenix frontend: build: frontend ports: - "8501:8501" environment: - CHAT_SERVICE_HOST=chat-service

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