# Echo

Echo your input to test workflows and integrations. Validate formatting, prompts, and round-trip behavior without side effects. Use it for quick debugging and connectivity checks.

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list AnkitDigitalsherpa/weather_mcp
```

---

Source: https://github.com/AnkitDigitalsherpa/weather_mcp
