AUTOMATIONSWITCH
VendorAI / ML

Arize Phoenix MCP

by Arize AI

LLM observability platform exposing prompts, projects, traces, spans, sessions, datasets, and experiments through MCP. Published to npm as @arizeai/phoenix-mcp, current 4.0.8 (2026-04-29). 9,496 stars on parent monorepo, Elastic License 2.0.

9,496·8 tools·Released APR 2025·Elastic-2.0
npx -y @arizeai/phoenix-mcp@latest
Share:

LLM observability platform exposing prompts, projects, traces, spans, sessions, datasets, and experiments through MCP. 100 commits on main in the last 30 days. Published to npm as @arizeai/phoenix-mcp, current 4.0.8. Elastic License 2.0: free to use, host, and modify; downstream commercial competing products are restricted.

Reviewed by M. Nouriel · MAY 2026

INSTALL THIS SERVER

Requires authenticationPhoenix API key passed via --apiKey or PHOENIX_API_KEY env var. Server URL via --baseUrl. Self-hosted Phoenix or Phoenix Cloud both supported.
{ "mcpServers": { "phoenix": { "command": "npx", "args": [ "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "https://my-phoenix.com", "--apiKey", "<your-api-key>" ] } } }
PrereqRequires a running Phoenix instance (self-hosted or Phoenix Cloud). Set --baseUrl to the Phoenix server URL. Set --apiKey to a Phoenix API key. NPM package: `@arizeai/phoenix-mcp`. Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS).
{ "mcpServers": { "phoenix": { "command": "npx", "args": [ "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "https://my-phoenix.com", "--apiKey", "<your-api-key>" ] } } }
{ "mcpServers": { "phoenix": { "command": "npx", "args": [ "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "https://my-phoenix.com", "--apiKey", "<your-api-key>" ] } } }
{ "mcpServers": { "phoenix": { "command": "npx", "args": [ "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "https://my-phoenix.com", "--apiKey", "<your-api-key>" ] } } }
{ "mcpServers": { "phoenix": { "command": "npx", "args": [ "-y", "@arizeai/phoenix-mcp@latest", "--baseUrl", "https://my-phoenix.com", "--apiKey", "<your-api-key>" ] } } }

8 TOOLS AVAILABLE

list-prompts
List prompts in the Phoenix workspace
Read
upsert-prompt
Create or update a prompt with version metadata
Write
get-prompt-version
Retrieve a specific prompt version
Read
list-traces
List traces for a project
Read
get-spans
Retrieve spans for a trace
Read
list-datasets
List datasets in the workspace
Read

OUR ASSESSMENT

Strengths
  • 100 commits on main in the last 30 days on the parent monorepo.
  • 9,496 GitHub stars.
  • Published to npm as @arizeai/phoenix-mcp with semantic versioning (current 4.0.8, released 2026-04-29).
  • Tool surface covers prompts, projects, traces, spans, sessions, annotation configs, datasets, and experiments.
  • Phoenix is widely adopted in the LLM observability space; this MCP plugs directly into existing Phoenix deployments.
  • One-click Cursor install link in the README.
Weaknesses
  • Elastic License 2.0 is source-available, distinct from a permissive open-source licence; review ELv2 terms for downstream commercial use.
  • Phoenix documentation search ships as a separate MCP server; the operator picks one or both.
  • Requires a running Phoenix instance (self-hosted or Cloud) to be useful.
  • API key handling: the MCP needs a Phoenix API key, which carries the same access as the dashboard user it represents.
Security Notes

The MCP carries Phoenix API key permissions through to the agent. Scope the API key to read-only when the agent does diagnostic work; reserve write-capable keys for workflows where prompt or dataset mutation is desired. Self-hosted Phoenix instances inside private networks reduce attack surface compared with Phoenix Cloud, at the cost of operational overhead. The Elastic License 2.0 permits production use; it restricts offering Phoenix as a competing managed service to third parties.

Best For

Teams running Phoenix as their LLM trace and evaluation surface who want agents to query traces, manage prompts, and inspect experiments through MCP; prompt-management workflows where the agent versions, tags, and retrieves prompts directly from Phoenix; dataset and experiment management inside Cursor, Claude Code, or VS Code.

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS CodeWindsurf
License
Elastic-2.0
GitHub
Arize-ai/phoenix · ★ 9,496
npm
@arizeai/phoenix-mcp
Last Release
4.0.8APR 29, 2026
First Released
APR 29, 2025

ADOPTION METRICS

// GitHub Stars
9,496

// Reading this9,496 stars on the parent Arize-ai/phoenix monorepo. 100 commits on main in the last 30 days.

// Popularity Rank
#2
Globally · #2 in AI / ML

// Reading thisSecond-ranked in ai-ml on observability scope and adoption.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Manual submission
First indexed MAY 1, 2026
02
Cross-referenced
5 directories
PulseMCP, MCP.so, Glama, Smithery, Official MCP Registry
03
Verified against
Cursor (one-click install), Claude Code
Installed and tested across clients
04
Last re-checked
MAY 1, 2026
Weekly re-verification
// How other directories see it

The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page4.5editorial9,496MAY 1, 2026
PulseMCP— unratedunavailableunavailableMAY 1, 2026
MCP.so— unratedunavailableunavailableMAY 1, 2026
Glama— unratedunavailableunavailableMAY 1, 2026
Smithery— unratedunavailableunavailableMAY 1, 2026
Official MCP Registry— unratedunavailableunavailableMAY 1, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

OTHER AI / ML MCP SERVERS

Community4.6

Cognee MCP

topoteretes

Knowledge graph plus vector memory engine for AI agents, exposed as an MCP server with V2 session-aware memory tools (remember, recall, forget, improve) and classic V1 ingestion pipelines (cognify, codify). Three transports: stdio, SSE, Streamable HTTP. 16,965 GitHub stars, Apache-2.0.

8 tools16,965
Community4.6

Codebase Memory MCP

DeusData

High-performance code intelligence MCP server for AI coding agents. Indexes a codebase into a queryable knowledge graph in milliseconds, with 14 MCP tools spanning structural search, call-chain tracing, impact analysis, dead-code detection, and Cypher queries. Single static C binary, 66 languages via tree-sitter, zero runtime dependencies.

9 tools1,929
Vendor4.5

Qdrant MCP Server

Qdrant

Official Qdrant vector database MCP server. Acts as a semantic memory layer on top of Qdrant: store information with metadata, retrieve via similarity search. Two tools, very small surface area, exceptionally maintained by the Qdrant team. Configurable embedding provider (fastembed default), supports remote and local Qdrant clusters.

2 tools1,373
Official4.4

Amazon Bedrock AgentCore MCP

AWS Labs

Official AWS Labs MCP server for Amazon Bedrock AgentCore: agent runtime, memory, gateway, identity, and observability. Tools fetch curated AgentCore documentation and surface deployment guides for runtime, memory, and gateway resources. Apache-2.0 within awslabs/mcp monorepo (8,924 parent stars).

5 tools8,924
Vendor4.3

ElevenLabs MCP

ElevenLabs

Official ElevenLabs MCP server. Wraps the full ElevenLabs API surface: text-to-speech, voice cloning, speech-to-text, dubbing, sound effect generation, audio isolation, voice design. MIT-licensed, distributed via PyPI as elevenlabs-mcp. Free tier with 10,000 credits per month.

7 tools1,333
Official4.1

Amazon Bedrock Knowledge Base MCP

AWS Labs

Official AWS Labs MCP for Bedrock Knowledge Base retrieval: discover knowledge bases, query with natural language, filter by data source, and rerank results. Apache-2.0 within awslabs/mcp monorepo. Tight tool surface focused on RAG over AWS-managed KBs.

4 tools8,924
// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →