Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors
claude_desktop_sample_config.json448 B
{ "mcpServers": { "graphql": { "command": "node", "args": ["/absolute/path/to/dist/graphql-mcp-server.js"], "env": { "GRAPHQL_API_ENDPOINT": "https://countries.trevorblades.com/graphql", "GRAPHQL_API_KEY": "", "DEBUG": "true", "ENABLE_MUTATIONS": "false", "WHITELISTED_QUERIES": "[\"countries\",\"continent\",\"languages\"]", "WHITELISTED_MUTATIONS": "[]" } } } }

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

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