A few simple Go examples of MCP.
./cmd/finder/main.go
A simple MCP application that accepts 2 parameters, filename and path and then returns any file that matches.
./cmd/scanner/main.go
Simple MCP application that scans text looking for AWS credentials.