Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors

language

Query GraphQL API for language-specific data by providing a code parameter (ID) through the MCP server, enabling structured access to language-related information.

Instructions

GraphQL language query

Input Schema

NameRequiredDescriptionDefault
codeYescode parameter (ID)

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "code parameter (ID)", "type": "string" } }, "required": [ "code" ], "type": "object" }
Install Server

Other Tools from GraphQL MCP Server

Related Tools

    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