Provides a ready-to-use TypeScript template for creating Model Context Protocol (MCP) servers.
This template offers a streamlined approach to building custom AI tools compatible with large language models. It establishes the foundational scaffolding required for developing MCP servers, including input validation using Zod, and integrates with standard I/O for seamless communication. The included BMI calculator serves as a practical example to guide users in creating their own tools.