Skip to main content
Glama
Arize-ai

Text-to-GraphQL MCP Server

by Arize-ai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_HOSTNoServer host address127.0.0.1
API_PORTNoServer port8000
MODEL_NAMENoOpenAI model to usegpt-4o
OPENAI_API_KEYYesOpenAI API key for LLM operations
GRAPHQL_API_KEYYesAPI key for your GraphQL service
GRAPHQL_HEADERSNoCustom headers as JSON (overrides auto-auth){}
RECURSION_LIMITNoMax recursion for agent workflow10
GRAPHQL_ENDPOINTYesGraphQL API endpoint URL
GRAPHQL_AUTH_TYPENoAuthentication method: bearer, apikey, or directbearer
MODEL_TEMPERATURENoModel temperature for responses0

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/text-to-graphql-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server