Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
index.html958 B
<!doctype html> <html> <head> <title>Computer Use Demo</title> <meta name="permissions-policy" content="fullscreen=*" /> <style> body { margin: 0; padding: 0; overflow: hidden; } .container { display: flex; height: 100vh; width: 100vw; } .left { flex: 1; border: none; height: 100vh; } .right { flex: 2; border: none; height: 100vh; } </style> </head> <body> <div class="container"> <iframe src="http://localhost:6080/vnc.html?view_only=1&autoconnect=1&resize=scale" class="right" allow="fullscreen" ></iframe> </div> </body> </html>

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