graphql-php
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
Validator (graphql-php) MCP Server
Model Context Protocol (validator) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"validator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-validator"
]
}
}
}