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