Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
pyproject.toml325 B
[project] name = "frontend" version = "0.1.0" dependencies = [ "streamlit", "httpx", "pydantic", ] requires-python = ">=3.8" [project.optional-dependencies] dev = [ "pyright", "ruff", "datamodel-code-generator", ] [tool.ruff] exclude = [ "frontend/request_types.py", ] [tool.ruff.lint] extend-select = ["I"]

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