Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors
tsconfig.json447 B
{ "compilerOptions": { "target": "ES2020", "module": "CommonJS", "moduleResolution": "node", "declaration": true, "strict": true, "noImplicitAny": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "./dist", "rootDir": "./src", "sourceMap": true }, "include": ["src/**/*"], "exclude": ["node_modules", "**/*.test.ts", "_archive/**/*"] }

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