dkruyt/mcp-hetzner
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hetzner": {
"command": "npx",
"args": [
"-y",
"mcp-hetzner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...