nestjs-mcp and nestjs-mcp-server
These are complements—one provides the foundational NestJS decorator-based module for MCP server integration, while the other builds upon that pattern to offer a complete production-ready starter template with Clean Architecture patterns for enterprise AI tool implementations.
About nestjs-mcp
bamada/nestjs-mcp
NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
This module helps developers integrate Model Context Protocol (MCP) servers into their NestJS applications. It allows you to expose specific functions (tools), data (resources), and conversational templates (prompts) using simple decorators. Developers who build backend applications with NestJS and need to communicate with AI agents or other systems using the MCP standard would use this.
About nestjs-mcp-server
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work