hmake98/nestjs-starter
Production-ready NestJS boilerplate with JWT auth, PostgreSQL/Prisma, AWS S3/SES, Bull/Redis queues, Docker/K8s support, and MCP integration for AI capabilities
Platform-specific configuration:
{
"mcpServers": {
"nestjs-starter": {
"command": "npx",
"args": [
"-y",
"nestjs-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...