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