# mcp-setting-all-server

Jumpstart building custom TypeScript capabilities with a ready-to-extend template. Try built-in examples—calculator, greeting, and system info—to learn the pattern fast. Customize and ship a working …

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list dreamwithrua/mcp-setting-all-server
```

---

Source: https://github.com/dreamwithrua/mcp-setting-all-server
