Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Helmi97 • Uncategorized
A Node.js boilerplate for building Model Context Protocol servers with HTTP transport and easy tool integration.
A boilerplate to quickly build MCP servers in Node.js.
Automatic JSON schema generation from Zod schemas.
Easy tool registration and centralized logging in MCP servers.
This MCP server template provides a simple and extensible framework for creating MCP servers in Node.js. It features automatic JSON schema generation from Zod schemas, centralized logging, optional API key authentication, and easy tool registration through a single configuration file. The server supports JSON-RPC over HTTP and offers endpoints to list tools and call them, making it straightforward to develop and deploy MCP-compatible services.