MCP-Nest and nestjs-mcp
These are competitors offering alternative decorator-based approaches to building MCP servers in NestJS, with the more established rekog-labs/MCP-Nest providing additional resource and prompt exposure capabilities beyond the core tool integration that nestjs-mcp emphasizes.
About MCP-Nest
rekog-labs/MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
This module helps developers running NestJS applications to expose their existing code as tools, data, and prompts that AI models can understand and interact with. It allows you to define methods, data, and templates within your NestJS application and make them accessible via the Model Context Protocol (MCP). The primary users are backend developers building AI-powered applications or integrating AI into existing systems.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work