Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
relay.config.js441 B
// eslint-disable-next-line no-undef module.exports = { src: "./src", language: "typescript", schema: "./schema.graphql", exclude: ["**/node_modules/**", "**/__mocks__/**", "**/__generated__/**"], noFutureProofEnums: true, eagerEsModules: true, customScalarTypes: { DateTime: "string", UUID: "string", Identifier: "string", CronExpression: "string", }, typescriptExcludeUndefinedFromNullableUnion: true, };

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