"GraphQL" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
The Graph MCP — indexed blockchain data via subgraph GraphQL queries
Product Hunt MCP — wraps the Product Hunt GraphQL API v2 (api.producthunt.com)
Monday.com MCP — wraps the Monday.com GraphQL API (BYO API key)
AniList MCP — wraps AniList GraphQL API (free, no auth)
Broad Institute gnomAD genomic variant database (GraphQL)
Linear MCP — wraps the Linear GraphQL API (OAuth)
Octopart MCP — electronic component search via the Nexar Supply API (GraphQL)
- typeshipOAuthdev.typeship
Generate a typed SDK, CLI, and MCP server from any OpenAPI or GraphQL spec, and keep them current.
Cloudflare Workers MCP server: graphql-rest-bridge
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.