Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by GeekQiaQia • Uncategorized
A NestJS server implementing the Model Context Protocol (MCP) with JSON-RPC and metadata endpoints.
Expose MCP metadata and JSON-RPC tool endpoints.
Auto-register and invoke modular tools via JSON-RPC.
Integrated Swagger UI for API inspection and testing.
This MCP server is built with NestJS and provides endpoints for MCP metadata, JSON-RPC tool invocation, prompts, resources, and Swagger documentation. It supports auto-registration of tools from the source directory, input validation, and unified asynchronous handling. The server facilitates easy integration and testing of MCP-compliant tools and APIs, enhancing modularity and interoperability.