MCP Nest
by rekog-labs
NestJS module for building enterprise-ready MCP servers with dependency injection and multi-transport support.
What it does
MCP Nest is a powerful framework for developers to build Model Context Protocol (MCP) servers using NestJS. It bridges the gap between enterprise backend architecture and AI tool exposure, allowing developers to leverage NestJS's robust dependency injection system to create tools, resources, and prompts.
Tools
- Tool Discovery: Automatic registration of NestJS methods as MCP tools with Zod validation.
- Interactive Elicitation: Support for tool calls that require user input during execution.
- Context Access: Direct access to HTTP request context within tool handlers for advanced authorization and routing.
Installation
Install the package via npm:
npm install @rekog/mcp-nest @modelcontextprotocol/sdk zod@^4
Configuration for claude_desktop_config.json depends on your implementation, but generally involves pointing to the compiled JS entry point of your NestJS app.
Supported hosts
Confirmed support for Claude Desktop and other MCP-compatible clients.
Quick install
npm install @rekog/mcp-nest @modelcontextprotocol/sdk zod@^4Information
- Pricing
- free
- Published
- 4/15/2026
- stars






