Build authenticated MCP servers in NestJS using familiar controller decorators.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "nestjs-mcp-controller" yet — see the docs or source repo.
Using nestjs-mcp-controller, generate a minimal working example of an MCP server in NestJS with one tool, one resource, and one prompt, showing the controller and decorator usage.
A minimal NestJS code example showing how to define an MCP controller, tool, resource, and prompt.
Show how to add authentication and authorization to MCP tools with nestjs-mcp-controller using NestJS guards or custom decorators, and provide example code.
An authenticated and authorized NestJS MCP example including guards, decorators, and protected tool implementations.
I have an existing NestJS controller. Explain how to convert its methods into MCP tools and resources with nestjs-mcp-controller, including migration steps and examples.
A clear migration guide and code examples showing how to reuse existing controller logic as MCP capabilities.
Build MCP-compliant AI tool servers quickly with a NestJS module.
Build a NestJS backend with MCP, RAG, and semantic search fast.
Build MCP servers inside Nuxt apps with simple tool and resource definitions.
Access Nuxt UI docs and resources with natural language for faster development.
Build a remote MCP server with auth, tools, prompts, and resources.
A minimal MCP server skeleton for prototyping and testing Model Context Protocol flows.