62
/ 100
13 days ago
glama

graphql-mcp-server

Automatically generates MCP tools from any GraphQL API by introspecting its schema, supporting queries, mutations, and authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: AUTH_TOKEN, GRAPHQL_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAUTH_TOKENSet environment variable
🔐 secretGRAPHQL_TOKENexport ="your-bearer-token"
configGRAPHQL_URLexport ="https://api.example.com/graphql"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/vogler75-graphql-mcp-server-ycrvqi)](https://m8ven.ai/mcp/vogler75-graphql-mcp-server-ycrvqi)
commit: 79d73d5da566f5b8b027655eef8cf3123310bf98
code hash: 35376f50154816ebea2055b7c29ed2d80e905203d1250d26ef6456284c54d043
verified: 6/10/2026, 11:12:40 AM
view raw JSON →