autosergach/nestjs-mcp-server
Production-ready MCP server starter built with NestJS and Clean Architecture. Build AI tool integrations for Claude, Cursor, and any MCP-compatible client.
Platform-specific configuration:
{
"mcpServers": {
"nestjs-mcp-server": {
"command": "npx",
"args": [
"-y",
"nestjs-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...