ionos-cloud/ionoscloud-mcp
by Various
This project implements an MCP server to interact with ionos cloud resources.
MCP
ionos-cloud/ionoscloud-mcp
Added 11 June 2026
Overview
An MCP server written in Go that enables programmatic interaction with IONOS cloud resources. It exposes cloud management operations through the Model Context Protocol for use with compatible AI agents and tools.
Best for
Best for
Developers using IONOS cloud who want to manage resources through MCP-compatible AI assistants or automation tools.
Use cases
- Automate provisioning and management of IONOS cloud infrastructure via MCP clients
- Integrate IONOS resource operations into AI agent workflows
- Script cloud resource lifecycle tasks using Go-based MCP server
How to use
Install
brew install ionos-cloud/ionos-cloud/ionos-mcp Tools exposed
Compute EngineKubernetesObject StorageDNSBillingCertificate ManagerActivity Log
Tested with
Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Cline, Continue, Gemini CLI
Example client config
{\n "mcpServers": {\n "ionoscloud": {\n "command": "/path/to/ionoscloud-mcp",\n "env": {\n "IONOS_TOKEN": "your-api-token",\n "IONOS_S3_ACCESS_KEY": "your-s3-access-key",\n "IONOS_S3_SECRET_KEY": "your-s3-secret-key"\n }\n }\n }\n} Notes
An MCP server written in Go that enables programmatic interaction with IONOS cloud resources. It exposes cloud management operations through the Model Context Protocol for use with compatible AI agents and tools.
5 stars on GitHub. Last updated 2026-06-11. Licensed Apache-2.0.
Use cases
- Automate provisioning and management of IONOS cloud infrastructure via MCP clients
- Integrate IONOS resource operations into AI agent workflows
- Script cloud resource lifecycle tasks using Go-based MCP server
Pros
- Lightweight Go implementation with minimal dependencies
- Standard MCP protocol enables broad client compatibility
- Directly targets IONOS cloud without third-party wrappers
Cons
- Limited to IONOS cloud ecosystem only
- Small community and low star count indicate early-stage project
- Documentation and examples may be sparse
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go implementation with minimal dependencies
- Standard MCP protocol enables broad client compatibility
- Directly targets IONOS cloud without third-party wrappers
Cons
- Limited to IONOS cloud ecosystem only
- Small community and low star count indicate early-stage project
- Documentation and examples may be sparse
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
