Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors

country

Query country data by code using a GraphQL API. Retrieve specific details based on the provided code parameter for streamlined data access and integration.

Instructions

GraphQL country 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