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