Modular library for building scalable MCP servers with NestJS, providing decorators and integration patterns as a wrapper for the official MCP TypeScript SDK.
{
"mcpServers": {
"candidenestjs": {
"command": "npx",
"args": [
"-y",
"@candide/nestjs-mcp-server"
]
}
}
}