Google for AI agents. 25,000+ tools indexed.

rekog-labs/MCP-Nest

Score: 60.7 Rank #79

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

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for rekog-labs/MCP-Nest
[![AgentRank](https://agentrank-ai.com/api/badge/tool/rekog-labs--MCP-Nest)](https://agentrank-ai.com/tool/rekog-labs--MCP-Nest)
<a href="https://agentrank-ai.com/tool/rekog-labs--MCP-Nest"><img src="https://agentrank-ai.com/api/badge/tool/rekog-labs--MCP-Nest" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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 t
Read full README on GitHub →
Are you the maintainer? Claim this listing