MCP-Nest
Active·★ 656·MIT·Updated 2026-05-23
★ Trending★ Essential
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
This NestJS module simplifies exposing AI tools, resources, and prompts using the Model Context Protocol (MCP). It integrates seamlessly with NestJS's dependency injection to build complex, enterprise-ready MCP servers.
#NestJS#MCP#AI#TypeScript#Backend#Coding
01
Features
01Multi-Transport Support (HTTP+SSE, Streamable HTTP, STDIO)
02Expose NestJS methods as MCP Tools with automatic discovery and Zod validation
03Serve content and data through MCP Resource system
04Define reusable Prompt Templates for AI interactions
05Leverage NestJS Dependency Injection throughout MCP components
02
Compatibility
NestJS
Native
Verified via docs
OpenAI SDK
Supported
Verified via docs
Keycloak
Supported
Verified via docs
Auth0
Supported
Verified via docs
Fastify
Supported
Verified via docs
03
Quick start
1
$ npm install @rekog/mcp-nest @modelcontextprotocol/sdk zod@^4
04
Use cases
↳Building AI applications that expose custom tools and functionalities.
↳Serving dynamic and static content to AI models as resources.
↳Creating reusable prompt templates for consistent AI interactions.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
n8n★ 190.2k
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Related searches
Comments
Log in to leave a comment
No comments yet. Be the first!