A TypeScript boilerplate for spinning up MCP servers quickly. Ships with example tools for basic calculator operations (add, subtract, multiply, divide) and a greeting function, plus a sample resource that exposes server information. The template uses Zod schemas for input validation and includes the full project structure you need to build, compile, and connect via stdio transport. Good starting point if you're building custom MCP tooling and want to skip the setup ceremony. The README walks through adding new tools and resources with concrete examples like weather lookups and config endpoints, and includes Cursor integration instructions for local testing.
claude mcp add --transport http ai.smithery-devbrother2024-typescript-mcp-server-boilerplate https://server.smithery.ai/@devbrother2024/typescript-mcp-server-boilerplate/mcp