IONOS CLOUD MCP Server

A read-only-by-default Model Context Protocol (MCP) server that connects your IONOS CLOUD account to any MCP-compatible AI assistant or autonomous AI agent: Claude Desktop, Cursor, VS Code (GitHub Copilot), Windsurf, Cline, Continue, OpenCode, and 5+ others. 118 read-only tools across 7 IONOS CLOUD products - list, inspect, and audit your infrastructure through natural-language prompts or programmatic agentic loops.…

People who need these tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 6 · #691 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install IONOS CLOUD MCP Server

before you install - you'll need

Set IONOS_TOKEN, IONOS_S3_ACCESS_KEY, IONOS_S3_SECRET_KEY, IONOS_MCP_TOOL_SCOPE before connecting.

Docker

docker run -i --rm ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0

Claude Desktop - add to config

{
  "mcpServers": {
    "ionos-cloud-ionoscloud-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license Apache-2.0 - declared in the repository

registry namespace io.github.ionos-cloud is GitHub-verified and matches the repo owner

03 · What IONOS CLOUD MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.1.0 · 2026-08-18

add PulseMCP, MCPMarket, and punkpeye/awesome-mcp-servers to registries table · add filter parameter to compute list tools · ionos_call_tool description · implementation vdc write ops · implement MCP Transport via HTTP…

v1.0.1 · 2026-06-26

v1.0.1 - June 2026 · Added · optional depth parameter on compute and Kubernetes tools: every list_ tool now defaults to depth=1, returning resource names and properties in a single API call instead of only UUIDs. Every…

v1.0.0 · 2026-06-09

v1.0.0 - June 2026 · First release. An MCP server that lets LLM clients explore an IONOS CLOUD account read-only. · Added · Compute Engine: Browse datacenters, servers, volumes, NICs, LANs, IP blocks, load balancers…

04 · Who maintains IONOS CLOUD MCP Server

IONOS CLOUD MCP Server is maintained by ionos-cloud. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
other - ranked #691 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
8 releases in the last 90 days (latest 2026-08-18)
registry
io.github.ionos-cloud/ionoscloud-mcp (active, first published 2026-06-08 · 8 versions)
packages
oci:ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0

06 · IONOS CLOUD MCP Server FAQ

What is IONOS CLOUD MCP Server?

A read-only-by-default Model Context Protocol (MCP) server that connects your IONOS CLOUD account to any MCP-compatible AI assistant or autonomous AI agent: Claude Desktop, Cursor, VS Code (GitHub Copilot), Windsurf, Cline, Continue, OpenCode, and 5+ others. 118 read-only tools across 7 IONOS CLOUD products - list, inspect, and audit your infrastructure through natural-language prompts or programmatic agentic loops.…

Is IONOS CLOUD MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install IONOS CLOUD MCP Server?

Run `docker run -i --rm ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0`. The README documents 4 environment variables (IONOS_TOKEN, IONOS_S3_ACCESS_KEY, IONOS_S3_SECRET_KEY…) to set first. Set IONOS_TOKEN, IONOS_S3_ACCESS_KEY, IONOS_S3_SECRET_KEY, IONOS_MCP_TOOL_SCOPE before connecting. You can also paste the ready-made client config above.

07 · Alternatives to IONOS CLOUD MCP Server

More MCP servers to compare · Scb MCP · Termada · Iterminal · Lucius MCP · Cubelife

More Go MCP servers · Agent Memory MCP · Ironclaw · Books & Papers MCP Server · Lastsaas · see all