Skip to content
Claude Desktop

ibmcloud for Claude Desktop

io.github.expertvagabond/ibmcloud

IBM Cloud CLI MCP server

client:Claude Desktop transport:stdio runtime:npm

Install ibmcloud in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ibmcloud in other clients