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
07.21.2025-project-and-trace-management-via-graphql.md•523 B
---
description: Available in Phoenix 11.9+
---
# 07.21.2025: Project and Trace Management via GraphQL 📤
**New Features:**
* Added `transferTracesToProject` GraphQL mutation to **move traces between projects**, preserving **annotations and cost calculations** for seamless reorganization.
* Added `createProject` GraphQL mutation to **create new projects programmatically** via the API.
{% embed url="https://github.com/Arize-ai/phoenix/pull/8645" %}
{% embed url="https://github.com/Arize-ai/phoenix/pull/8660" %}