Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors

continent

Query detailed information about continents by their code using the GraphQL MCP Server. Retrieve essential data for specific regions 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" }

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