mcp-hetzner

mcp-hetzner

3.5

If you are the rightful owner of mcp-hetzner and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Hetzner Cloud MCP Server is a specialized server designed to facilitate interaction with the Hetzner Cloud API using the Model Context Protocol (MCP). This server allows language models to efficiently manage Hetzner Cloud resources, such as servers, volumes, firewalls, and SSH keys, through a structured and simple API. It supports various operations including creating, listing, and managing cloud resources, and integrates seamlessly with Claude Code for direct management of Hetzner resources. The server is built to run on Python 3.11+ and requires a Hetzner Cloud API token for authentication. It offers flexibility in transport modes, supporting both standard I/O and Server-Sent Events (SSE) for communication, making it adaptable for different client needs.

Features

  • List, create, and manage Hetzner Cloud servers
  • Create, attach, detach, and resize volumes
  • Manage firewall rules and apply them to servers
  • Create and manage SSH keys for secure server access
  • View available images, server types, and locations