Build MCP servers with NestJS
mcp-nestmcp_serversetup L4★0
rekog-labs/MCP-Nest ↗What it does
NestJS module for building MCP servers with framework abstractions
Best for
Building MCP servers within existing NestJS applications with DI and module patterns.
Inputs
- · tool definitions
- · resource handlers
- · MCP config
Outputs
- · MCP server instance with stdio/HTTP transport
Requires
- · NestJS
- · @modelcontextprotocol/sdk
Preconditions
- · NestJS project setup
- · npm/yarn/pnpm install
Failure modes
- · Preview/experimental features
Trust signals
- · CI/test pipeline
- · Documentation
- · Examples