# 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/cli@latest mcp add stonesteel84/typescript-mcp-server-boilerplate-2

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

---

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