Skip to content

Nestjs

Free

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.

v1.3.1Added Apr 12, 2026
decoratorsintegrationlarge-language-modelsllmmcp
Works with:ClaudeGPTGeminiCopilot

Nestjs MCP Server

Modular library for building scalable MCP servers with NestJS, providing decorators and integration patterns as a wrapper for the official MCP TypeScript SDK.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @candide/nestjs-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "nestjs": {
      "command": "npx",
      "args": ["-y", "@candide/nestjs-mcp-server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared