Back to directory
dkruyt/mcp-hetzner

dkruyt/mcp-hetzner

@dkruyt

A Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API. This server allows language models to manage Hetzner Cloud resources through structured functions.

hetznercloudapiserver-managementinfrastructuredevopspythonmcp

Installation & Configuration

{
  "mcpServers": {
    "hetzner": {
      "command": "mcp-hetzner",
      "args": [],
      "env": {
        "HCLOUD_TOKEN": "your_hetzner_cloud_api_token_here"
      }
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/13
Updated
2026/6/13