Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
chromatic.yml840 B
name: "Chromatic" on: pull_request: paths: - "app/src/**" - "app/stories/**" - "app/package.json" - "app/.storybook/**" - "app/chromatic.config.json" permissions: contents: read jobs: chromatic: name: Run Chromatic runs-on: ubuntu-latest steps: - name: Checkout code uses: actions/checkout@v4 with: fetch-depth: 0 - uses: actions/setup-node@v4 with: node-version: 22.12.0 - uses: pnpm/action-setup@v4 with: version: 10.2.0 - name: Install dependencies working-directory: ./app run: pnpm install --frozen-lockfile - name: Run Chromatic uses: chromaui/action@latest with: projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }} workingDir: ./app

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