hetzner-cloud-api

hetzner-cloud-api

3.2

If you are the rightful owner of hetzner-cloud-api 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.

This project is an MCP (Multi-Agent Conversation Protocol) Server for the Hetzner Cloud API, auto-generated using AG2's MCP builder.

The MCP Server is designed to facilitate multi-agent conversations by leveraging the Hetzner Cloud API. It is built using Python and requires Python 3.9 or higher. The server supports various transport modes such as stdio and SSE, and can be configured using environment variables or a JSON configuration file. The project includes tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. It also supports pre-commit hooks to automate code checks before committing changes. The server can be started using a simple command and is highly configurable to suit different deployment needs. Additionally, the project uses Hatch for building and publishing, making it easy to distribute and deploy.

Features

  • Supports multiple transport modes (stdio, SSE)
  • Configurable via environment variables or JSON file
  • Includes tools for linting, formatting, and static analysis
  • Pre-commit hooks for automated code checks
  • Uses Hatch for building and publishing