MCP Graphql Enhanced runs on your own machine — the client starts it, so there is no endpoint to ping. 9 855 installs a week from npm. Last commit 8 Sep 2026.
GraphQL gateway for LLMs. Handles huge GitHub GraphQL & @neo4j/graphql schemas without crashing
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if (fs.existsSync("/.dockerenv")) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-graphql-enhanced -- npx -y @letoribo/mcp-graphql-enhanced
{
"mcpServers": {
"mcp-graphql-enhanced": {
"args": [
"-y",
"@letoribo/mcp-graphql-enhanced"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-graphql-enhanced]
command = "npx"
args = ["-y", "@letoribo/mcp-graphql-enhanced"]
{
"mcpServers": {
"mcp-graphql-enhanced": {
"args": [
"-y",
"@letoribo/mcp-graphql-enhanced"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-graphql-enhanced": {
"args": [
"-y",
"@letoribo/mcp-graphql-enhanced"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ENDPOINT (GraphQL endpoint(s). Supports comma-separated list for Multi-Node Architecture.), HEADERS (JSON string containing headers for requests.), ALLOW_MUTATIONS (Enable mutation operations (disabled by default).), NAME (Name of the MCP server.), SCHEMA (Path to a local GraphQL schema file or URL.), MCP_PORT (Port for the HTTP/JSON-RPC server.), ENABLE_HTTP (Enable HTTP transport: auto (default), true, or false.).
The author declared them in the registry entry; get the values from the project itself.
MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
Local repo context for coding assistants with semantic search and graph relationships.
Read-only MCP server for exposing database schema metadata without row data.
ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
One MCP endpoint for Claude Code, Codex, Gemini, Grok and Mistral CLIs, with durable async jobs.
Hiring, SEC, research papers, GitHub & Hacker News as JSON for AI agents. Pay-per-result on Apify.
Answers built from our own checks of this server.