There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0 · oci
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ionos-cloud/ionoscloud-mcp",
"description": "Inspect IONOS CLOUD infrastructure via MCP",
"title": "IONOS CLOUD MCP Server",
"repository": {
"url": "https://github.com/ionos-cloud/ionoscloud-mcp",
"source": "github"
},
"version": "1.1.0",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/ionos-cloud/ionoscloud-mcp:1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "IONOS CLOUD API token (required for all products except Object Storage)",
"isRequired": true,
"isSecret": true,
"name": "IONOS_TOKEN"
},
{
"description": "S3 access key for IONOS Object Storage",
"isSecret": true,
"name": "IONOS_S3_ACCESS_KEY"
},
{
"description": "S3 secret key for IONOS Object Storage",
"isSecret": true,
"name": "IONOS_S3_SECRET_KEY"
},
{
"description": "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).",
"name": "IONOS_MCP_LOAD_MODE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-18T08:45:57.5385Z",
"publishedAt": "2026-08-18T08:45:57.5385Z",
"updatedAt": "2026-08-18T08:45:57.5385Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.