hello-mcp-go
If you are the rightful owner of hello-mcp-go and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Hello MCP Go is a project that demonstrates how to build a Model Context Protocol (MCP) server using the Go programming language.
Hello MCP Go is a repository designed to guide users in building an MCP server using Go. It serves as an educational tool for Go enthusiasts and those interested in exploring the MCP protocol. The project provides a simple and engaging way to understand the workings of an MCP server, offering a foundation for users to create their own custom MCP server projects. The repository includes tools and scripts to facilitate the setup and execution of the server, making it accessible for both beginners and experienced developers.
Features
- Demonstrates building an MCP server using Go.
- Provides a simple and fun exploration of the MCP Protocol.
- Serves as a starting point for custom MCP server projects.
- Includes tools for handling parameters like Submitter, Content, A, and B.
- Offers a quick start guide for easy setup and execution.
Tools
hello
Takes the parameters Submitter and Content.
calculate
Takes the parameters A and B. Example use is 'calculate 2 and 4'.