Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rahosung • Uncategorized
A NestJS module to create an MCP server with SSE transport, supporting tool execution and resource discovery.
Real-time streaming and tool execution via SSE transport.
Automatic discovery and registration of tools and resources.
Secure MCP endpoints with guard-based authentication.
This module enables developers to build MCP servers using NestJS, featuring Server-Sent Events for streaming and tool execution. It supports automatic discovery and registration of tools and resources, request validation using Zod, progress notifications, and guard-based authentication for securing endpoints. The module simplifies building interactive and secure MCP servers with real-time capabilities.