Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

IONOS CLOUD MCP Server

OCI · GHCR.IO/IONOS-CLOUD/IONOSCLOUD-MCP:1.1.1 · SCANNED SEP 21

Inspect and manage IONOS CLOUD infrastructure via MCP. Writes are opt-in and off by default.

44 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 3 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability89
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 9893 tokens (~83/item across 119 items; 118 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 118 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 119 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 2 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the IONOS CLOUD MCP Server server?

IONOS CLOUD MCP Server runs locally as a container image, launched with docker run --rm -i ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1

# add to Claude Code
claude mcp add ionos-cloud-ionoscloud-mcp -- docker run --rm -i ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1
// .cursor/mcp.json
{
  "mcpServers": {
    "ionos-cloud-ionoscloud-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ionos-cloud-ionoscloud-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ionos-cloud-ionoscloud-mcp -- docker run --rm -i ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ionos-cloud-ionoscloud-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  ionos-cloud-ionoscloud-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ionos-cloud-ionoscloud-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "ionos-cloud-ionoscloud-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 44

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed oci/ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 118 exposed · ~9,852 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
list_nlb_forwarding_rules ~124

List all forwarding rules of a network load balancer

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.
network_loadbalancer_idstringyesthe ID of the network load balancer

No output schema declared.

No examples provided.

list_object_storage_access_keys ~32

List all Object Storage access keys for the contract. Returns key IDs and metadata but not the secret keys.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_object_storage_buckets ~21

List all Object Storage buckets owned by the contract.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_object_storage_object_versions ~66

List all versions of objects in an Object Storage bucket. Requires versioning to be enabled on the bucket. Supports an optional prefix filter.

NameTypeReqDescription
bucketstringyesthe name of the object storage bucket
prefixnull|stringoptional key prefix to filter versions

No output schema declared.

No examples provided.

list_object_storage_objects ~184

List objects in an Object Storage bucket. Supports an optional prefix to filter by key path (e.g. 'images/' to list only objects under that prefix), an optional continuation_token to continue from a previous page, and an optional max_keys to control page size. Returns up to 1000 objects per call by default; use the next_continuation_token from the response as continuation_token in a subsequent call to page through larger result sets.

NameTypeReqDescription
bucketstringyesthe name of the object storage bucket
continuation_tokennull|stringoptional pagination token returned by a previous list operation to continue listing objects
max_keysnull|integeroptional maximum number of objects to return in a single page
prefixnull|stringoptional key prefix to filter results (e.g. 'images/' to list only objects under that path)

No output schema declared.

No examples provided.

list_object_storage_regions ~17

List all available Object Storage regions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_private_cross_connects ~92

List all private cross-connects in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.

No output schema declared.

No examples provided.

list_requests ~99

List all API requests in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"method":"POST","requestStatus":"DONE","createdBy":"user@example.com"} If the result is empty, retry without filters — a filter typ…

No output schema declared.

No examples provided.

list_security_group_rules ~126

List all rules in a specific security group

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod","type":"INGRESS","direction":"INBOUND"} If the result is empty, retry without filters — a filter typo or mismatch sil…
security_group_idstringyesthe ID of the security group

No output schema declared.

No examples provided.

list_security_groups ~100

List all security groups in a data center

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.

No output schema declared.

No examples provided.

list_server_cdroms ~117

List all CD-ROMs attached to a specific server

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_server_gpus ~114

List all GPUs attached to a specific server

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_server_volumes ~114

List all volumes attached to a specific server

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_servers ~98

List all servers in a data center

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.

No output schema declared.

No examples provided.

list_snapshots ~93

List all snapshots in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod","location":"de/fra"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothi…

No output schema declared.

No examples provided.

list_target_groups ~88

List all target groups in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.

No output schema declared.

No examples provided.

list_templates ~96

List all available server templates in IONOS CLOUD

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod","cpuFamily":"INTEL_SKYLAKE"} If the result is empty, retry without filters — a filter typo or mismatch silently retur…

No output schema declared.

No examples provided.

list_volumes ~99

List all volumes in a data center

NameTypeReqDescription
datacenter_idstringyesthe ID of the data center
depthnull|integernesting depth of returned objects (0-5, default 1)
filtersobjectserver-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing.

No output schema declared.

No examples provided.

Common questions

What is the IONOS CLOUD MCP Server server?

IONOS CLOUD MCP Server is listed in the public MCP registry as io.github.ionos-cloud/ionoscloud-mcp. Inspect and manage IONOS CLOUD infrastructure via MCP. Writes are opt-in and off by default. This page covers its container image (ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.1).

Is the IONOS CLOUD MCP Server server safe to use?

IONOS CLOUD MCP Server scores 44 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the IONOS CLOUD MCP Server server expose?

IONOS CLOUD MCP Server exposes 118 tools: get_application_loadbalancer, get_billing_focus_spec, get_billing_invoice, get_billing_profile, get_billing_usage_by_datacenter, and 113 more. Their descriptions and schemas cost roughly 9,852 tokens of context every time the server is loaded.

Is the IONOS CLOUD MCP Server server still maintained?

IONOS CLOUD MCP Server is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the IONOS CLOUD MCP Server server under?

IONOS CLOUD MCP Server declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.