I've created a Python library that will map a Python GraphQL app OR any GraphQL HTTP Endpoint and create an MCP server - it maps each GraphQL query and mutation into read/write MCP tools.
I also created a series of GraphiQL plugins that come bundled with GraphiQL.
Thought I'd re-share as I've also just now added a hosted free-to-use deployment of GraphQL-MCP at https://bridge.graphql-mcp.com/ for anyone to play with.
I've created a Python library that will map a Python GraphQL app OR any GraphQL HTTP Endpoint and create an MCP server - it maps each GraphQL query and mutation into read/write MCP tools.
I also created a series of GraphiQL plugins that come bundled with GraphiQL.
Thought I'd re-share as I've also just now added a hosted free-to-use deployment of GraphQL-MCP at https://bridge.graphql-mcp.com/ for anyone to play with.
You can see an example of a bridge working against a public graphql api here https://bridge.graphql-mcp.com/mcp/aHR0cHM6Ly9jb3VudHJpZXMud...