Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by btwld • Uncategorized
Build and consume Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem.
Expose AI tools, resources, or prompts as MCP servers with robust transport and resilience features.
Connect to and consume MCP servers with typed injection and health monitoring.
Aggregate multiple MCP servers behind a single unified gateway endpoint.
nest-mcp is a framework that enables developers to create MCP servers, clients, and gateways with familiar NestJS patterns such as decorators, dependency injection, and modules. It supports multiple transport layers like HTTP, SSE, and STDIO, and provides features including authentication, resilience, aggregation, and health checks. This modular architecture facilitates building scalable AI tool/resource/prompt services and aggregating multiple upstream MCP servers behind a unified endpoint.