# my-mcp-server

Kickstart development with a TypeScript starter featuring ready-to-run examples for greetings, calculations, current time, and system info. Extend it by adding your own tools, resources, and a code-r…

## Quick Start

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

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

---

Source: https://github.com/you0best/my-mcp-server
