Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
package.json1.03 kB
{ "name": "phoenix-experiment-runner", "version": "1.0.0", "description": "An example app that uses the phoenix-client to run experiments", "main": "dist/index.js", "type": "module", "private": true, "dependencies": { "@arizeai/openinference-instrumentation-openai": "^3.2.3", "@arizeai/openinference-semantic-conventions": "^2.1.2", "@arizeai/phoenix-client": "workspace:*", "@arizeai/phoenix-otel": "workspace:*", "@arizeai/phoenix-evals": "workspace:*", "@clack/prompts": "^0.8.2", "autoevals": "^0.0.111", "dotenv": "^16.4.7", "openai": "^6.7.0", "zod": "^3.23.8" }, "scripts": { "start": "NODE_NO_WARNINGS=1 node dist/index.js", "d:up": "docker compose up -d", "d:down": "docker compose down", "build": "tsc", "dev": "NODE_NO_WARNINGS=1 tsx index.ts" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@types/node": "^20.14.11", "rimraf": "^5.0.10", "tsx": "^4.19.1", "typescript": "^5.7.2" } }

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