# my-mcp-server

Kickstart development with a ready-to-run TypeScript starter that includes example tools for greetings, calculations, time lookup, and image generation. Customize and extend it to fit your workflows.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add sj0405-lee/my-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list sj0405-lee/my-mcp-server
```

---

Source: https://github.com/sj0405-lee/my-mcp-server
