go-hello-mcp

A simple MCP server written in Golang

GitHubスター

0

ユーザー評価

未評価

お気に入り

0

閲覧数

29

フォーク

0

イシュー

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!