# Simple Echo Server

Return any inbound message duplicated to enhance message processing workflows. Easily integrate with your applications to echo inputs twice for testing or demonstration purposes. Deploy seamlessly wi…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list adocal/personal_mcp
```

---

Source: https://github.com/adocal/personal_mcp
