mcp-hetzner
by MahdadGhasemian
mcp-hetzner is a Go Model Context Protocol (MCP) server. It's designed for interacting with the Hetzner Cloud API.
View on GitHub
Last updated: N/A
mcp-hetzner
A Go Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API.
Build Client
npm --prefix ./client i
npm --prefix ./client run build
Build Server
go mod init github.com/MahdadGhasemian/mcp-hetzner
go mod tidy
go build
# go run main.go
Run Client
node ./client/build/index.js ./mcp-hetzner