# Smithery Scaffold

Provide a scaffold framework to build MCP servers efficiently. Enable rapid development and integration of MCP tools and resources with type safety and validation. Simplify the creation of MCP-compli…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Homelab-Thor/roocode-general-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Homelab-Thor/roocode-general-mcp
```

---

Source: https://github.com/Homelab-Thor/roocode-general-mcp
