Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
package.json1.22 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": "^2.3.0", "@arizeai/openinference-semantic-conventions": "^1.1.0", "@arizeai/phoenix-client": "workspace:*", "@clack/prompts": "^0.8.2", "@opentelemetry/api": "^1.9.0", "@opentelemetry/exporter-trace-otlp-proto": "^0.57.2", "@opentelemetry/instrumentation": "^0.57.2", "@opentelemetry/resources": "^2.0.0", "@opentelemetry/sdk-trace-base": "^1.30.1", "@opentelemetry/sdk-trace-node": "^1.30.1", "autoevals": "^0.0.111", "dotenv": "^16.4.7", "openai": "^4.98.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