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