Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bamada • Uncategorized
A NestJS module for building MCP-compliant servers with support for multiple transports.
Expose MCP resources, tools, and prompts within a NestJS application.
Implement MCP servers supporting STDIO or HTTP/SSE transports.
Strong typing and validation of MCP tool parameters and prompt arguments using Zod schemas.
This module provides seamless integration for implementing Model Context Protocol (MCP) servers within NestJS applications. It allows developers to expose resources, tools, and prompts to MCP clients using familiar NestJS decorators and patterns. The module supports multiple transport layers including STDIO and HTTP/SSE, offers strong typing with Zod schemas, and includes features like automatic discovery and configurable logging to avoid interference with MCP communication.