bamada/nestjs-mcp
NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
This module helps developers integrate Model Context Protocol (MCP) servers into their NestJS applications. It allows you to expose specific functions (tools), data (resources), and conversational templates (prompts) using simple decorators. Developers who build backend applications with NestJS and need to communicate with AI agents or other systems using the MCP standard would use this.
No commits in the last 6 months. Available on npm.
Use this if you are a NestJS developer building a backend application that needs to offer specific capabilities or data to other systems (like AI agents) via the Model Context Protocol.
Not ideal if you are not a NestJS developer, or if your application does not need to expose services or data through the Model Context Protocol.
Stars
25
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
May 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bamada/nestjs-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rekog-labs/MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI...
hmake98/nestjs-starter
Production-ready NestJS boilerplate with JWT auth, PostgreSQL/Prisma, AWS S3/SES, Bull/Redis...
btwld/nest-mcp
Build Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem you...
ts-oas/nest-openapi
A modern, modular set of utilities for building OpenAPI-driven NestJS apps.
Muzikanto/nestjs-mcp
NestJS MCP (Model Context Protocol) module — allows you to create “tools” (functions) for LLM or...