# Smithery Scaffold

Provide a scaffold for building MCP servers with integrated schema validation and development tooling. Accelerate the creation of MCP-compliant servers by leveraging this scaffold's structure and dep…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ilyashikalov/sls-pg5

# Browse available tools
npx -y smithery tool list ilyashikalov/sls-pg5
```
