# TypeScript Starter

Kickstart development with a customizable TypeScript template featuring sample tools for greeting, calculation, time, and image generation, plus an info resource. Adapt it to your needs by adding or …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add devbrother2024/typescript-mcp-server-boilerplate

# Browse available tools
npx -y @smithery/cli@latest tool list devbrother2024/typescript-mcp-server-boilerplate
```

---

Source: https://github.com/devbrother2024/typescript-mcp-server-boilerplate
