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

IONOS CLOUD MCP Server

OCI · GHCR.IO/IONOS-CLOUD/IONOSCLOUD-MCP:1.0.1 · SCANNED AUG 3

Inspect IONOS CLOUD infrastructure via MCP

−3 this week 44 Trust /100
Trust breakdown (6 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 →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • CVE data not yet available for this package.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency-health data not yet available.Unverified
Provenance & Transparency45
Schema Quality & AI Usability85
  • 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 8375 tokens (~70/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 Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: 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

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

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

# add to Claude Code
claude mcp add ionos-cloud-ionoscloud-mcp -- docker run --rm -i ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.1
# add to Codex CLI
codex mcp add ionos-cloud-ionoscloud-mcp -- docker run --rm -i ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.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.0.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.0.1"]
// mcp.json
{
  "mcpServers": {
    "ionos-cloud-ionoscloud-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.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.

  • 2 Aug 26 +3
    • Stability: unverified → 0.20 functional
  • 31 Jul 26 −6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 +36
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → 100 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: pass functional
  • 26 Jul 26 11

    First indexed and scored.

    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 3 Aug 2026 · Analysed oci/ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.1

Provenance none

Ecosystem: oci · Outcome: none

Reason: no_attestation

MCP tools — 118 exposed · ~8,334 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.

Tool Tokens
list_nlb_forwarding_rules ~82

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 for list operations)
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 ~47

List all private cross-connects in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)

No output schema declared.

No examples provided.

list_requests ~42

List all API requests in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)

No output schema declared.

No examples provided.

list_security_group_rules ~74

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 for list operations)
security_group_idstringyesthe ID of the security group

No output schema declared.

No examples provided.

list_security_groups ~58

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 for list operations)

No output schema declared.

No examples provided.

list_server_cdroms ~75

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 for list operations)
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_server_gpus ~72

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 for list operations)
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_server_volumes ~72

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 for list operations)
server_idstringyesthe ID of the server

No output schema declared.

No examples provided.

list_servers ~56

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 for list operations)

No output schema declared.

No examples provided.

list_snapshots ~42

List all snapshots in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)

No output schema declared.

No examples provided.

list_target_groups ~43

List all target groups in your IONOS CLOUD account

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)

No output schema declared.

No examples provided.

list_templates ~41

List all available server templates in IONOS CLOUD

NameTypeReqDescription
depthnull|integernesting depth of returned objects (0-5, default 1)

No output schema declared.

No examples provided.

list_volumes ~57

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 for list operations)

No output schema declared.

No examples provided.