Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Muzikanto • Uncategorized
A NestJS module for creating and managing MCP tools, prompts, and resources with integration for LLMs and HTTP.
Create and register custom tools for LLM or HTTP interaction within NestJS.
Generate and manage prompts for conversational AI workflows.
Expose and consume resources dynamically with validation and security.
The NestJS MCP (Model Context Protocol) module enables developers to create tools, prompts, and resources for large language models or HTTP services using decorators and automatic validation. It supports SSE and HTTP endpoints, integrates with OpenAI Function Calls, and provides features like guards, interceptors, and filters for enhanced control. This module facilitates easy and type-safe interaction with LLMs and external services within NestJS applications.