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