NestJS boilerplate. Auth, TypeORM, Mongoose, Postgres, MongoDB, Mailing, I18N, Docker.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nestjs-boilerplate": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-nestjs-boilerplate"
]
}
}
}