Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors

continent

Query continent data by code using GraphQL on the Model Context Protocol server, enabling Claude AI to access geographical information efficiently.

Instructions

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