Skip to main content
Glama

GraphQL MCP Server

by ctkadvisors
resources.md1.53 kB
# Resources and References ## Model Context Protocol (MCP) - [MCP Homepage](https://modelcontextprotocol.io/) - [MCP Specification](https://github.com/modelcontextprotocol/specification) - [Remote MCP Discussion](https://github.com/modelcontextprotocol/specification/discussions/102) - [MCP Reference Implementations](https://modelcontextprotocol.io/examples) ## AWS Lambda & API Gateway - [AWS Lambda Documentation](https://docs.aws.amazon.com/lambda/) - [API Gateway Integration](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-lambda.html) - [AWS Lambda Function URLs](https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html) ## Related Implementations - [Cloudflare Workers MCP](https://github.com/cloudflare/workers-mcp) ## Example Tool Implementations ### GraphQL Resources - [GraphQL Request Library](https://github.com/jasonkuhrt/graphql-request) - [GraphQL Security](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html) ### Elasticsearch Resources - [Elasticsearch JavaScript Client](https://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/introduction.html) - [Elasticsearch Query DSL](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl.html) ## Development Resources - [TypeScript Documentation](https://www.typescriptlang.org/docs/) - [AWS SDK for JavaScript v3](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/) - [AWS CDK Documentation](https://docs.aws.amazon.com/cdk/v2/guide/home.html)

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