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
using-evals-with-phoenix.md•652 B
# Using Evals with Phoenix
For more information about how to use the evals library with other Phoenix features, reference these guides:
## Evals + Traces
[Running evals on traces and logging them to Phoenix. ](../../tracing/how-to-tracing/feedback-and-annotations/evaluating-phoenix-traces.md)
[Logging evals as annotations in Phoenix. ](../../tracing/how-to-tracing/feedback-and-annotations/llm-evaluations.md)
## Evals + Experiments 
[How to run experiment evaluators. ](../../datasets-and-experiments/how-to-experiments/using-evaluators.md)
**Note:** All `arize-phoenix-evals` Evaluators are drop-in compatible with experiments.