Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
entrypoint.sh329 B
#!/bin/bash set -e ./start_all.sh ./novnc_startup.sh python http_server.py > /tmp/server_logs.txt 2>&1 & python computer_use_agent/app.py > /tmp/gradio_stdout.log 2>&1 & echo "✨ Computer Use Agent is ready!" echo "➡️ Open http://localhost:8080 in your browser to begin" # Keep the container running tail -f /dev/null

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