MCP-Nest and nestjs-mcp-server
These are complementary tools: MCP-Nest provides the foundational NestJS module for building MCP servers, while nestjs-mcp-server builds upon that concept as a production-ready starter template with Clean Architecture patterns already applied.
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-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