graphql-js

GitHub

A reference implementation of GraphQL for JavaScript

20,348 stars TypeScript 1 file ยท ~3,398 tokens #graphql#graphql-js

Error (graphql-js) MCP Server

Model Context Protocol (error) server

View all graphql-js servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "error": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-error"
      ]
    }
  }
}