# 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 mcp add devbrother2024/typescript-mcp-server-boilerplate

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