mcpcraft - Lightweight TypeScript SDK for building MCP servers fast. Zero boilerplate, full type safety, built on the official Model Context Protocol SDK.
A lightweight and elegant SDK for building Model Context Protocol (MCP) servers fast. --- The official MCP SDK is powerful but requires significant JSON-RPC boilerplate and manual schema definitions. `mcpcraft` wraps it to provide a streamlined, zero-config API with automatic TypeScript type inference and Zod runtime schema validation.