☁️

ibmcloud

IBM Cloud CLI MCP server

Cloud & Infrastructure stdio npm npmstdioExpertVagabond
RUN IN TERMINAL
claude mcp add xpertagabond-ibmcloud -- npx -y ibmcloud-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "xpertagabond-ibmcloud": { "command": "npx", "args": ["-y", "ibmcloud-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "xpertagabond-ibmcloud": { "command": "npx", "args": ["-y", "ibmcloud-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "xpertagabond-ibmcloud": { "command": "npx", "args": ["-y", "ibmcloud-mcp-server"] } } }

About This MCP Server

The io.github.ExpertVagabond/ibmcloud server is an implementation of the Model Context Protocol that enables interaction with IBM Cloud services, allowing developers to integrate cloud functionality into their applications. It connects to the IBM Cloud CLI and supports standard input/output operations, making it a useful tool for developers working with cloud-based AI coding assistants. A developer would reach for this server when they need to leverage IBM Cloud resources and services in their project, particularly when using npm packages and requiring stdio compatibility.

IBM Cloud CLI MCP server. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

ibmcloud-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The ibmcloud server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/xpertagabond-ibmcloud.svg)](https://skillsplayground.com/mcps/xpertagabond-ibmcloud/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.