hetzner

Manage Hetzner Cloud servers and SSH keys via MCP tools.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/jurislm/jurislm-tools --skill hetzner-jurislm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hetzner
Source: https://github.com/jurislm/jurislm-tools/tree/main/plugins/jurislm-tools/skills/hetzner
Command: npx skills add https://github.com/jurislm/jurislm-tools --skill hetzner-jurislm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hetzner MCP tooling helps teams manage Hetzner Cloud infrastructure more efficiently by providing a unified command-driven interface to provision, configure, and monitor resources.

Core Features & Use Cases

  • Listing and querying servers
  • Creating, updating, and deleting servers
  • Managing SSH keys and access
  • Viewing available server types and images

Quick Start

Create a new Hetzner server by specifying the name, server_type, and image.

Frequently Asked Questions about hetzner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Hetzner Cloud server provisioning and management?

Automate Hetzner Cloud server provisioning by using MCP tools to submit commands that list, create, update, or delete servers, requiring parameters like name, server_type, and image.

Can I manage Hetzner Cloud SSH keys through an MCP interface?

Manage Hetzner Cloud SSH keys through the MCP interface by executing supported tooling actions to add, list, or remove SSH keys for configuring secure server access.

What do I need to create a Hetzner Cloud server using MCP tools?

To create a Hetzner Cloud server using MCP tools, provide the required parameters of name, server_type, and image, along with an API token that has appropriate write permissions.

Does Hetzner MCP tooling support querying available server types and images?

Hetzner MCP tooling supports querying available server types and images, allowing users to retrieve configuration options needed to provision new cloud infrastructure instances.

What API permissions are required to manage Hetzner Cloud infrastructure with MCP?

Managing Hetzner Cloud infrastructure with MCP requires an API token with appropriate read and write permissions to execute actions like provisioning servers and updating SSH keys.

How do I list and query existing Hetzner Cloud servers?

List and query existing Hetzner Cloud servers by invoking the MCP list action to retrieve all instances, or query a single server to view its specific configuration details.