# typescript-mcp-server-boilerplate-2

Kickstart development with a ready-made TypeScript project for quickly adding tools, resources, and prompts. Customize sample actions like greeting, calculator, and image generation to fit your needs…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add stonesteel84/typescript-mcp-server-boilerplate-2

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