"GraphQL" matching MCP connectors:
Matching Connector Tools:
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)
Linear MCP — wraps the Linear GraphQL API (OAuth)
AniList MCP — wraps AniList GraphQL API (free, no auth)
Open Targets disease/target/drug knowledge graph (GraphQL)
The Grafbase MCP server sits in front of a GraphQL API and exposes an MCP protocol-compliant interface that allows AI agents and LLMs to explore and query GraphQL APIs using natural language. It provides tools to search schemas, introspect types and fields, and execute GraphQL queries while minimizing context bloat by returning only relevant schema subsets, with built-in support for authentication, authorization, and configurable access control.
Cloudflare Workers MCP server: graphql-rest-bridge