go-hello-mcp

A simple MCP server written in Golang

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

26

Forks

0

Issues

0

README
go-hello-mcp

A simple MCP server written in Golang. This is meant to be used with py-hello-mcp

How to Run
  1. Clone this repository
  2. Execute the server
go run main.go

That's all!