Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
contribute-to-phoenix.md1.74 kB
# Contribute to Phoenix If you want to contribute to the cutting edge of LLM and ML Observability, you've come to the right place! To get started, please check out the following: * [Our development guide](https://github.com/Arize-ai/phoenix/blob/main/DEVELOPMENT.md) * [Code of conduct](https://github.com/Arize-ai/phoenix/blob/main/CODE_OF_CONDUCT.md) * [Contribution License Agreement](https://github.com/Arize-ai/phoenix/blob/main/CLA.md) ## Picking a GitHub Issue We encourage you to start with an issue labeled with the tag [good first issue](https://github.com/Arize-ai/phoenix/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) on theGitHub issue board, to get familiar with our codebase as a first-time contributor. ### Submit Your Code <a href="#submit-your-code" id="submit-your-code"></a> To submit your code, [fork the Phoenix repository](https://help.github.com/en/articles/fork-a-repo), create a [new branch](https://help.github.com/en/desktop/contributing-to-projects/creating-a-branch-for-your-work) on your fork, and open [a Pull Request (PR)](https://help.github.com/en/articles/creating-a-pull-request-from-a-fork) once your work is ready for review. In the PR template, please describe the change, including the motivation/context, test coverage, and any other relevant information. Please note if the PR is a breaking change or if it is related to an open GitHub issue. A Core reviewer will review your PR in around one business day and provide feedback on any changes it requires to be approved. Once approved and all the tests pass, the reviewer will click the Squash and merge button in Github 🥳. Your PR is now merged into Phoenix! We’ll shout out your contribution in the release notes.

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