by MCP Community
Automatic MCP server generation for NestJS applications
Automatic MCP server generation for NestJS applications
npx -y nestjs-mcp
{
"mcpServers": {
"nestjs": {
"command": "npx",
"args": ["-y", "nestjs-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared