Skip to main content
Glama

@arizeai/phoenix-mcp

Official
by Arize-ai
styles.ts376 B
import { css } from "@emotion/react"; export const markdownCSS = css` a { color: var(--ac-global-link-color); &:visited { color: var(--ac-global-link-color-visited); } } /* Remove the margin on the first and last paragraph */ p:first-of-type { margin-top: 0; } p:last-of-type { margin-bottom: 0; } code { text-wrap: wrap; } `;

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