About
Overview
The Hetzner MCP Server enables AI agents to manage resources on Hetzner Cloud. It provides tools for creating and managing servers, floating IPs, networks, load balancers, and SSH keys. Popular for its cost-effective European cloud infrastructure.
Capabilities
Tools & Capabilities
⚡list_servers
List all servers
⚡create_server
Create a new server
⚡list_networks
List private networks
⚡list_load_balancers
List load balancers
Setup
Installation
bash
Install
npx -y mcp-server-hetznerExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"hetzner": {
"command": "npx",
"args": ["-y", "mcp-server-hetzner"],
"env": {
"HETZNER_API_TOKEN": "your-token"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026