# Smithery Scaffold

Provide a scaffold for building MCP servers with ease. Enable rapid development and testing of MCP tools and resources using a modern TypeScript setup. Simplify MCP server creation with integrated SD…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list heojay/test-mcp
```

---

Source: https://github.com/heojay/test-mcp
