rekog-labs/MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
Overview
rekog-labs/MCP-Nest is a TypeScript MCP server licensed under MIT. A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts. Topics: llm, llms, mcp, modelcontextprotocol, nestjs, model-context-protocol, mcp-nest.
Ranked #79 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 30 contributors.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
llmllmsmcpmodelcontextprotocolnestjsmodel-context-protocolmcp-nest
Signal Breakdown
Stars 601
Freshness 5d ago
Issue Health 84%
Contributors 30
Dependents 0
Forks 105
Description Good
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# NestJS MCP Server Module <div align="center"> [![CI][ci-image]][ci-url] [![Code Coverage][code-coverage-image]][code-coverage-url] [![NPM Version][npm-version-image]][npm-url] [![NPM Downloads][npm-downloads-image]][npm-url] [![NPM License][npm-license-image]][npm-url] </div> A NestJS module to effortlessly expose tools, resources, and prompts for AI, from your NestJS applications using the **Model Context Protocol (MCP)**. With `@rekog/mcp-nest` you define tools, resources, and prompts in a way that's familiar in NestJS and leverage the full power of dependency injection to utilize your existing codebase in building complex enterprise ready MCP servers. ## Features - 🚀 **[Multi-Transport Support](docs/server-examples.md#multiple-transport-types)**: HTTP+SSE, Streamable HTTP, and STDIO - 🔧 **[Tools](docs/tools.md)**: Expose NestJS methods as MCP tools with automatic discovery and Zod validation - 🛠️ **[Elicitation](docs/tools.md#interactive-tool-calls)**: Interactive tRead full README on GitHub →
Are you the maintainer? Claim this listing