io.github.ionos-cloud
ionoscloud-mcp
IONOS CLOUD MCP Server
Inspect IONOS CLOUD infrastructure via MCP
stdioofficialservice
Package Details
ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.1
Transportstdio
Environment Variables
IONOS_TOKEN
RequiredSecret
IONOS CLOUD API token (required for all products except Object Storage)
IONOS_S3_ACCESS_KEY
Secret
S3 access key for IONOS Object Storage
IONOS_S3_SECRET_KEY
Secret
S3 secret key for IONOS Object Storage
IONOS_MCP_LOAD_MODE
Tool registration strategy (the --load-mode flag overrides this). 'eager' (default): register all tools at startup. 'lazy': defer Compute and Object Storage behind 'ionos_load_compute_tools' / 'ionos_load_objectstorage_tools' sentinel tools (requires MCP client support for notifications/tools/list_changed). 'dynamic' (alias 'search'): expose only the ionos_search_tools / ionos_describe_tools / ionos_call_tool meta-tools and browse the full catalog through them — for clients with hard tool caps and no tool search of their own (Cursor, Windsurf).