# GraphQL endpoint to proxy to
GRAPHQL_ENDPOINT=http://localhost:4000/graphql
# Optional authentication header
GRAPHQL_AUTH_HEADER=Bearer your-token-here
# Optional path to pre-generated schema file
SCHEMA_PATH=./schema.json
# Port for HTTP server mode (default: 3000)
PORT=3000
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/toolprint/mcp-graphql-forge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server