ibm-storage-protect-mcp-server

IBM/ibm-storage-protect-mcp-server
★ 1 stars Unknown language AI/LLM Updated 3d ago
This project offers MCP server built on the IBM Storage Protect Server CLIs and tools, enabling LLMs to interact with them.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ibm-storage-protect-": {
      "command": "npx",
      "args": [
        "-y",
        "IBM/ibm-storage-protect-mcp-server"
      ]
    }
  }
}