graphql-js

GitHub

A reference implementation of GraphQL for JavaScript

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

__tests__ (graphql-js) MCP Server

Model Context Protocol (__tests__) server

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