hetzner-cloud-api
0
This project is an MCP Server designed for handling multi-agent conversations using specified OpenAPI specifications. Key features include flexible transport modes, configurable environment settings, and automated development tools.
MCP Server
This project is an MCP (Multi-Agent Conversation Protocol) Server generated using AG2's MCP builder. It utilizes an OpenAPI URL and supports various transport modes like stdio and sse. The server can be configured with JSON files or strings. Development tools include ruff for linting, mypy for static analysis, and pytest for testing. Pre-commit hooks and scripts for building, publishing, and running the server are provided.