GraphQL MCP
79/100
MCP server that enables AI agents to introspect GraphQL schemas, run queries, and explore API structures for any GraphQL endpoint. Author works at Vercel.
Reviewed on v1.0.0 - latest is v2.0.4. Scores may not reflect the current version.
Review Scores
Security27/35
Maintain.26/35
Usability26/30
Evidence:
high
Reviewed Mar 25, 2026Newer version available
Reviewed Version
1.0.0
Latest Version
2.0.4(drift)
Newer version available
The review covers 1.0.0; the latest version is 2.0.4. Recheck changes before installing.
Scores reflect the version reviewed and may change with updates.
Security Audit - No Flags Reported
Audited Mar 25, 2026Live verification
✓ VERIFIED @2.0.4Jun 13, 2026The server started successfully, completed the MCP handshake, and exposed 2 tools.
introspect-schemaquery-graphql
Overview
When to Use
When NOT to Use
Configuration
Add to your Claude Desktop config:
npx mcp-graphqlTroubleshooting
Used in Recipes
- API Observability Loop(Provides schema, resolver, and query context)
- API Development Workflow(Connects to GraphQL APIs for schema introspection and query execution)