mcp-hetzner
@MahdadGhasemian
About mcp-hetzner
A Go Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-hetzner?
A Go Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API.
How to use mcp-hetzner?
Build the server with Go (go mod init, go mod tidy, go build) and build the client with Node.js (npm --prefix ./client i && npm --prefix ./client run build). Run the client with node ./client/build/index.js ./mcp-hetzner.
Key features of mcp-hetzner
—
Use cases of mcp-hetzner
—
FAQ from mcp-hetzner
What does this server do?
It provides a Model Context Protocol interface to the Hetzner Cloud API, allowing MCP-compatible clients to manage Hetzner cloud resources.
What are the build dependencies?
Building the server requires Go; building the client requires Node.js and npm.
How is the server started?
After building, run node ./client/build/index.js ./mcp-hetzner to start the client, which in turn runs the compiled server binary.
What authentication or transport does it use?
—
Are there any known limitations?
—
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Codelf
unbugA search tool helps dev to solve the naming things problem.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments