bamada/nestjs-mcp
NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
Leverages the `@modelcontextprotocol/sdk` with automatic method discovery to expose resources, tools, and prompts through NestJS providers using decorators. Supports both STDIO transport (for CLI integration) and HTTP/SSE via a dedicated controller, with built-in Zod schema validation for tool parameters and strict TypeScript typing throughout.
No commits in the last 6 months. Available on npm.
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.
wmt-mobile/localnest
Local-only MCP server for secure project context retrieval across cloned repositories.