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.

nestjs-mcp
37
Emerging
nestjs-mcp-server
22
Experimental
Maintenance 2/25
Adoption 7/25
Maturity 18/25
Community 10/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 25
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m No Dependents
No Package No Dependents

About nestjs-mcp

bamada/nestjs-mcp

NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.

Leverages the `@modelcontextprotocol/sdk` with automatic method discovery to expose resources, tools, and prompts through NestJS providers using decorators. Supports both STDIO transport (for CLI integration) and HTTP/SSE via a dedicated controller, with built-in Zod schema validation for tool parameters and strict TypeScript typing throughout.

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.

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