# Echo Server

Provide a minimal MCP server that supports basic tools like echoing messages, pinging, and returning version information. Enable easy testing and integration with MCP Inspector and cURL clients. Faci…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add simonfraserduncan/echo-mcp

# Browse available tools
npx -y smithery tool list simonfraserduncan/echo-mcp
```
