MCP-Nest and nestjs-mcp

These are competitors offering similar NestJS-based MCP server implementations, with the first being more mature (599 stars) and focusing on broader MCP exposure (tools, resources, prompts) while the second emphasizes LLM tool creation with OpenAI integration and decorator-based validation.

MCP-Nest
62
Established
nestjs-mcp
36
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 10/25
Adoption 6/25
Maturity 20/25
Community 0/25
Stars: 599
Forks: 104
Downloads:
Commits (30d): 2
Language: TypeScript
License: MIT
Stars: 1
Forks:
Downloads: 179
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

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.

AI-integration backend-development API-development microservices AI-tools-exposition

About nestjs-mcp

Muzikanto/nestjs-mcp

NestJS MCP (Model Context Protocol) module — allows you to create “tools” (functions) for LLM or HTTP, with automatic detection via decorators, validation, and integration with OpenAI Function Calls.

Scores updated daily from GitHub, PyPI, and npm data. How scores work