Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
.eslintrc.json653 B
{ "env": { "browser": true, "es2020": true }, "extends": [ "eslint:recommended", "@typescript-eslint/recommended", "plugin:react-hooks/recommended", "plugin:react-refresh/recommended", "prettier" ], "ignorePatterns": ["dist", ".eslintrc.cjs"], "parser": "@typescript-eslint/parser", "plugins": ["react-refresh", "prettier"], "rules": { "prettier/prettier": "error", "react-refresh/only-export-components": [ "warn", { "allowConstantExport": true } ], "@typescript-eslint/no-unused-vars": [ "error", { "argsIgnorePattern": "^_" } ] } }

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