type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
Resolvers (type-graphql) MCP Server
Model Context Protocol (resolvers) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"resolvers": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-resolvers"
]
}
}
}