kevensen/go-hello-mcp
3.2
If you are the rightful owner of go-hello-mcp 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.
A simple MCP server written in Golang designed to work with py-hello-mcp.
go-hello-mcp
A simple MCP server written in Golang. This is meant to be used with py-hello-mcp
How to Run
- Clone this repository
- Execute the server
go run main.go
That's all!