# MCP Server POC

Validate and experiment with Model Context Protocol server implementations supporting multiple transport mechanisms. Run the server locally, with STDIO transport, or deploy it to AWS Lambda for scala…

## Quick Start

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

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