ibm-storageinsights-mcpserver

IBM/ibm-storageinsights-mcpserver
★ 9 stars Python 🔌 API Integration Updated 5mo ago
MCP Server for IBM Storage Insights publishing existing REST APIs as Tools.
View on GitHub →

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-storageinsights-": {
      "command": "uvx",
      "args": [
        "ibm-storageinsights-mcpserver"
      ]
    }
  }
}

Or install with pip: pip install ibm-storageinsights-mcpserver