hello-mcp-go
5
Hello MCP Go is a project that demonstrates building a Model Context Protocol (MCP) server in Go. It provides an engaging way to learn about MCP Protocol and serves as a foundation for custom MCP server development. The project encourages experimentation and fun in coding.
Overview
Welcome to the Hello MCP Go repository! This project demonstrates how to build an MCP server in Go. It serves as a starting point to explore the MCP Protocol with Go and offers features like building a custom MCP server.
Tools
hello
: Takes the parameters Submitter and Content.calculate
: Takes parameters A and B.
Quick Start
- Clone the repository.
- Install dependencies.
- Build the project.
- Run the server.
Consuming the Server
The server can be consumed using GitHub Copilot Agent Mode, adjusting configurations in mcp.json and testing with specific phrases.