Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
cla.yml892 B
name: "CLA Assistant" on: issue_comment: types: [created] pull_request_target: types: [assigned, opened, synchronize, reopened] permissions: actions: write contents: write pull-requests: write statuses: write jobs: CLAAssistant: runs-on: ubuntu-latest steps: - name: "CLA Assistant" if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target' uses: contributor-assistant/github-action@v2.3.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: path-to-signatures: "signatures/version1/cla.json" path-to-document: "https://github.com/Arize-ai/phoenix/blob/main/CLA.md" branch: "cla" allowlist: gitbook-bot, github-actions, dependabot[bot], cursoragent

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