# 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 mcp add adocal/personal_mcp

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