graphql-php

GitHub

PHP implementation of the GraphQL specification based on the reference implementation in JavaScript

4,713 stars PHP 1 file ยท ~13,852 tokens #api#api-management#graphql#graphql-php#php#rest-replacement

Validator (graphql-php) MCP Server

Model Context Protocol (validator) server

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