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 @nestjs-mcp/server
{
"mcpServers": {
"server": {
"command": "npx",
"args": ["-y", "@nestjs-mcp/server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared