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
---
description: Available in Phoenix 11.32+
---
# 09.04.2025: Experiment Lists Page Frontend Enhancements 💻
{% embed url="https://storage.googleapis.com/arize-phoenix-assets/assets/images/experiment-frontend-release-notes.mp4" %}
In this update, the Experiment Lists page has received several user-facing enhancements to improve usability and responsiveness.
**New Features:** 
* Input and output columns on the Experiment Lists page are now resizable, improving layout flexibility.
* Virtualization has been enabled for the Experiment Lists view, helping performance when many experiments are shown.
* Tooltips were enhanced so full input/output content can be previewed
* Text truncation now adjusts dynamically based on column width, making content more readable.
* Fixed duplicate-key UI errors and improved spacing when progress bars are absent to clean up visual layout.
{% embed url="https://github.com/Arize-ai/phoenix/pull/9353" %}