Explore a concise example of a Model Context Protocol (MCP) server, implemented in Go, that offers a single yet effective tool: `greet`. This server is designed to generate short, personalized greeting messages based on simple JSON input. It serves as an excellent reference for developers looking to understand and implement minimal MCP tools using the Go SDK, showcasing how to expose functionalities and descriptive prompt resources within the MCP ecosystem.