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.

io.github.ExpertVagabond/ibmcloud

NPM · IBMCLOUD-MCP-SERVER · SCANNED SEP 22

IBM Cloud CLI MCP server

Available components

0 this week 76 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 Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL redirects; it must resolve directly. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 219 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 3224 tokens (~36/item across 88 items; 88 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
  • 99% of tools have a non-trivial description (not blank, and not just the tool's name).Partial
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "ibmcloud_resource_service_instance_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 88 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
Install

How do I install the io.github.ExpertVagabond/ibmcloud MCP server?

io.github.ExpertVagabond/ibmcloud runs locally as an npm package, launched with npx -y ibmcloud-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · ibmcloud-mcp-server

# add to Claude Code
claude mcp add expertvagabond-ibmcloud -- npx -y ibmcloud-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "expertvagabond-ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "expertvagabond-ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add expertvagabond-ibmcloud -- npx -y ibmcloud-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "expertvagabond-ibmcloud": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ibmcloud-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add expertvagabond-ibmcloud --command npx --arg -y --arg ibmcloud-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  expertvagabond-ibmcloud:
    command: "npx"
    args: ["-y", "ibmcloud-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "expertvagabond-ibmcloud": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add expertvagabond-ibmcloud -t stdio -c npx -a -y ibmcloud-mcp-server
// mcp.json
{
  "mcpServers": {
    "expertvagabond-ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
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.

  • 22 Sept 26 0
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 0
    • Security disclosure: unverified → fail functional
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
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 22 Sept 2026 · Analysed npm/ibmcloud-mcp-server@1.0.1

Provenance No attestation

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

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 88 exposed · ~3,224 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
ibmcloud_account_list ~16

List all accessible accounts

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_account_show ~16

Show current account information

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_api ~28

View or set IBM Cloud API endpoint

NameTypeReqDescription
endpointstringAPI endpoint URL

No output schema declared.

No examples provided.

ibmcloud_billing_account_usage ~32

Get account usage for a billing period

NameTypeReqDescription
monthstringMonth (YYYY-MM)

No output schema declared.

No examples provided.

ibmcloud_billing_org_usage ~40

Get Cloud Foundry org usage

NameTypeReqDescription
monthstringMonth (YYYY-MM)
orgstringyesOrganization name

No output schema declared.

No examples provided.

ibmcloud_billing_resource_group_usage ~41

Get resource group usage

NameTypeReqDescription
monthstringMonth (YYYY-MM)
resource_groupstringyesResource group name

No output schema declared.

No examples provided.

ibmcloud_billing_resource_instances_usage ~43

Get usage for resource instances

NameTypeReqDescription
monthstringMonth (YYYY-MM)
resource_groupstringFilter by resource group

No output schema declared.

No examples provided.

ibmcloud_catalog_search ~25

Search the service catalog

NameTypeReqDescription
querystringyesSearch query

No output schema declared.

No examples provided.

ibmcloud_catalog_service ~27

Get details about a catalog service

NameTypeReqDescription
servicestringyesService name

No output schema declared.

No examples provided.

ibmcloud_catalog_service_plans ~29

List plans for a catalog service

NameTypeReqDescription
servicestringyesService name

No output schema declared.

No examples provided.

ibmcloud_cf_app ~27

Get Cloud Foundry application details

NameTypeReqDescription
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_apps ~17

List Cloud Foundry applications

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cf_bind_service ~50

Bind a service to an application

NameTypeReqDescription
app_namestringyesApplication name
parametersstringJSON binding parameters
service_instancestringyesService instance name

No output schema declared.

No examples provided.

ibmcloud_cf_create_service ~59

Create a Cloud Foundry service instance

NameTypeReqDescription
instance_namestringyesService instance name
parametersstringJSON parameters
planstringyesService plan
servicestringyesService offering name

No output schema declared.

No examples provided.

ibmcloud_cf_delete ~50

Delete a Cloud Foundry application

NameTypeReqDescription
delete_routesbooleanAlso delete mapped routes
forcebooleanForce deletion without confirmation
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_env ~27

Show environment variables for an application

NameTypeReqDescription
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_logs ~41

View recent logs for an application

NameTypeReqDescription
namestringyesApplication name
recentbooleanShow recent logs (default: true)

No output schema declared.

No examples provided.

ibmcloud_cf_marketplace ~29

List marketplace services

NameTypeReqDescription
servicestringShow plans for a specific service

No output schema declared.

No examples provided.

ibmcloud_cf_orgs ~18

List Cloud Foundry organizations

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cf_push ~101

Deploy a Cloud Foundry application

NameTypeReqDescription
buildpackstringBuildpack name or URL
docker_imagestringDocker image
instancesnumberNumber of instances
manifeststringPath to manifest file
memorystringMemory limit (e.g., 256M, 1G)
namestringApplication name
pathstringPath to application

No output schema declared.

No examples provided.

ibmcloud_cf_restart ~27

Restart a Cloud Foundry application

NameTypeReqDescription
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_routes ~17

List Cloud Foundry routes

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cf_scale ~69

Scale a Cloud Foundry application

NameTypeReqDescription
diskstringDisk limit (e.g., 1G)
instancesnumberNumber of instances
memorystringMemory limit (e.g., 512M)
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_services ~17

List Cloud Foundry services

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cf_set_env ~51

Set an environment variable for an application

NameTypeReqDescription
namestringyesApplication name
var_namestringyesEnvironment variable name
var_valuestringyesEnvironment variable value

No output schema declared.

No examples provided.

ibmcloud_cf_spaces ~26

List Cloud Foundry spaces

NameTypeReqDescription
orgstringOrganization name

No output schema declared.

No examples provided.

ibmcloud_cf_start ~27

Start a Cloud Foundry application

NameTypeReqDescription
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_stop ~27

Stop a Cloud Foundry application

NameTypeReqDescription
namestringyesApplication name

No output schema declared.

No examples provided.

ibmcloud_cf_unbind_service ~42

Unbind a service from an application

NameTypeReqDescription
app_namestringyesApplication name
service_instancestringyesService instance name

No output schema declared.

No examples provided.

ibmcloud_config_list ~15

List CLI configuration

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cr_image_rm ~37

Remove a container image

NameTypeReqDescription
forcebooleanForce deletion
imagestringyesImage name with tag

No output schema declared.

No examples provided.

ibmcloud_cr_images ~37

List container images

NameTypeReqDescription
include_ibmbooleanInclude IBM images
repositorystringFilter by repository

No output schema declared.

No examples provided.

ibmcloud_cr_namespace_add ~37

Create a Container Registry namespace

NameTypeReqDescription
namestringyesNamespace name
resource_groupstringResource group

No output schema declared.

No examples provided.

ibmcloud_cr_namespaces ~17

List Container Registry namespaces

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_cr_quota ~18

Get Container Registry quota information

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_iam_access_group ~28

Get access group details

NameTypeReqDescription
namestringyesAccess group name

No output schema declared.

No examples provided.

ibmcloud_iam_access_group_create ~37

Create an access group

NameTypeReqDescription
descriptionstringDescription
namestringyesAccess group name

No output schema declared.

No examples provided.

ibmcloud_iam_access_group_policies ~32

List policies for an access group

NameTypeReqDescription
groupstringyesAccess group name

No output schema declared.

No examples provided.

ibmcloud_iam_access_group_policy_create ~84

Create a policy for an access group

NameTypeReqDescription
groupstringyesAccess group name
resourcestringResource name
resource_groupstringResource group name
resource_typestringResource type
rolesstringyesComma-separated roles
service_namestringService name

No output schema declared.

No examples provided.

ibmcloud_iam_access_group_user_add ~44

Add users to an access group

NameTypeReqDescription
groupstringyesAccess group name
usersstringyesComma-separated user IDs

No output schema declared.

No examples provided.

ibmcloud_iam_access_group_users ~31

List users in an access group

NameTypeReqDescription
groupstringyesAccess group name

No output schema declared.

No examples provided.

ibmcloud_iam_access_groups ~17

List access groups

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_iam_api_key_create ~52

Create an API key

NameTypeReqDescription
descriptionstringAPI key description
filestringFile path to save the key
namestringyesAPI key name

No output schema declared.

No examples provided.

ibmcloud_iam_api_key_delete ~40

Delete an API key

NameTypeReqDescription
forcebooleanForce deletion
namestringyesAPI key name or ID

No output schema declared.

No examples provided.

ibmcloud_iam_api_keys ~17

List API keys

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ibmcloud_iam_roles ~27

List IAM roles

NameTypeReqDescription
servicestringFilter by service name

No output schema declared.

No examples provided.

ibmcloud_iam_service_api_key_create ~68

Create an API key for a service ID

NameTypeReqDescription
descriptionstringDescription
filestringFile path to save the key
namestringyesAPI key name
service_idstringyesService ID name or UUID

No output schema declared.

No examples provided.

ibmcloud_iam_service_api_keys ~35

List API keys for a service ID

NameTypeReqDescription
service_idstringyesService ID name or UUID

No output schema declared.

No examples provided.

ibmcloud_iam_service_id ~30

Get service ID details

NameTypeReqDescription
namestringyesService ID name or UUID

No output schema declared.

No examples provided.

ibmcloud_iam_service_id_create ~37

Create a service ID

NameTypeReqDescription
descriptionstringDescription
namestringyesService ID name

No output schema declared.

No examples provided.

Common questions

What is the io.github.ExpertVagabond/ibmcloud MCP server?

io.github.ExpertVagabond/ibmcloud is an MCP server listed in the public MCP registry as io.github.ExpertVagabond/ibmcloud. IBM Cloud CLI MCP server. This page covers its npm package (ibmcloud-mcp-server).

Is the io.github.ExpertVagabond/ibmcloud MCP server safe to use?

io.github.ExpertVagabond/ibmcloud scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 22 September 2026. It declares no install or post-install scripts. 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 io.github.ExpertVagabond/ibmcloud MCP server expose?

io.github.ExpertVagabond/ibmcloud exposes 88 tools: ibmcloud_login, ibmcloud_logout, ibmcloud_target, ibmcloud_api, ibmcloud_regions, and 83 more. Their descriptions and schemas cost roughly 3,224 tokens of context every time the server is loaded.

Is the io.github.ExpertVagabond/ibmcloud MCP server still maintained?

io.github.ExpertVagabond/ibmcloud is still listed as active in the MCP registry. We last reached this channel on 22 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 io.github.ExpertVagabond/ibmcloud MCP server under?

io.github.ExpertVagabond/ibmcloud declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.