PluginBench
MCP Server
Maintained
MIT

io.github.ExpertVagabond/ibmcloud MCP Server

io.github.ExpertVagabond/ibmcloud

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

IBM Cloud CLI MCP server

How to install io.github.ExpertVagabond/ibmcloud

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ibmcloud": {
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ibmcloud": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "ibmcloud-mcp-server"
      ]
    }
  }
}
Claude Code
claude mcp add ibmcloud -- npx -y ibmcloud-mcp-server

Related MCP servers

Raycast workflow automation MCP server with 9 tools

4
JavaScript
MIT
View repository →

Bitcoin Ordinals MCP Server — inscriptions, runes, BRC-20, collections & rare sats

2
TypeScript
MIT
View repository →

AI Agent Guardrails MCP server - security layer

1
Rust
MIT
View repository →

53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics

1
JavaScript
MIT
View repository →

Build-only Hedera (Hashgraph) MCP — 73 tools across all core services plus analytics reads.

0
TypeScript
MIT
View repository →

IBM Z mainframe MCP server - Key Protect HSM & z/OS

0
Rust
MIT
View repository →