Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
prometheus.yml446 B
global: scrape_interval: 15s evaluation_interval: 15s scrape_configs: - job_name: 'phoenix' static_configs: - targets: ['phoenix:9090'] metrics_path: '/metrics' - job_name: 'prometheus' static_configs: - targets: ['localhost:9090'] - job_name: 'postgres-exporter' static_configs: - targets: ['postgres-exporter:9187'] - job_name: 'cadvisor' static_configs: - targets: ['cadvisor:8080']

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