# typescript-mcp-server-boilerplate

프로젝트를 빠르게 시작하세요—TypeScript 보일러플레이트가 예제 도구와 리소스를 기본 제공합니다. 계산, 인사, 시간 조회, 이미지 생성 등 기본 기능을 필요에 맞게 커스터마이즈하고 확장하세요. Hugging Face API 토큰을 추가해 이미지 생성을 활성화하세요.

## Quick Start

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

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

---

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