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