# Smithery Scaffold

Provide a scaffold for building MCP servers with tools and resources integration. Enable rapid development and testing of MCP capabilities using a modular and type-safe approach. Simplify the creatio…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add aerialcombat/say-hello-smithery-sample

# Browse available tools
npx -y @smithery/cli@latest tool list aerialcombat/say-hello-smithery-sample
```

---

Source: https://github.com/aerialcombat/say-hello-smithery-sample
