Provides a modern TypeScript template for rapidly building Model Context Protocol (MCP) servers.
This template offers a robust foundation for developing Model Context Protocol (MCP) servers using TypeScript. It integrates the fastmcp framework for high performance, zod for ensuring type-safe data validation, tsup for efficient, zero-configuration bundling, and @antfu/eslint-config for maintaining consistent code quality. It's designed for developers looking to quickly spin up a production-ready MCP server with a modern development stack, complete with live reload and a production build process.