Skip to content

Server

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.0.0Added Apr 12, 2026
decoratorsintegrationlarge-language-modelsllmmcp
Works with:ClaudeGPTGeminiCopilot

Server 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 @nestjs-mcp/server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": ["-y", "@nestjs-mcp/server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared