Skip to main content
Glama
Arize-ai

@arizeai/phoenix-mcp

Official
by Arize-ai
package.json1.27 kB
{ "name": "@arizeai/phoenix-config", "version": "0.0.1", "description": "central configuration for Phoenix", "main": "dist/src/index.js", "module": "dist/esm/index.js", "types": "dist/src/index.d.ts", "exports": { ".": { "import": "./dist/esm/index.js", "require": "./dist/src/index.js" } }, "files": [ "dist", "src", "package.json" ], "scripts": { "clean": "rimraf dist", "build": "tsc --build tsconfig.json tsconfig.esm.json && tsc-alias -p tsconfig.esm.json", "postbuild": "echo '{\"type\": \"module\"}' > ./dist/esm/package.json", "type:check": "tsc --noEmit", "test": "vitest run", "test:watch": "vitest watch" }, "keywords": [ "phoenix", "arize" ], "author": "oss@arize.com", "license": "Apache-2.0", "homepage": "https://github.com/Arize-ai/phoenix/tree/main/js/packages/phoenix-config", "repository": { "type": "git", "url": "git+https://github.com/Arize-ai/phoenix.git" }, "bugs": { "url": "https://github.com/Arize-ai/phoenix/issues" }, "devDependencies": { "@types/node": "^20.17.22", "typescript": "^5.8.2", "vitest": "^4.0.10" }, "dependencies": {}, "packageManager": "pnpm@9.15.0", "engines": { "node": ">=18" } }

Latest Blog Posts

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