MCP Servers / cloud-service / IBM Storage Insights MCP Server

IBM Storage Insights MCP Server

JSON →
stdionone9cloud-service

An open-source MCP server providing real-time observability for IBM Storage Insights assets.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: ibm-storage-insights-mcp-server
Tools
What this server exposes
fetch_tenant_alerts
Retrieve a list of alerts for a tenant.
fetch_tenant_notifications
Retrieve a list of notifications for a tenant.
fetch_storage_systems
Get all storage systems added to the tenant for monitoring tenant.
fetch_system_notifications
Get notifications of system under the tenant.
fetch_system_details
Get details for given system present on the tenant.
fetch_system_io_rate
Get io rate for a system present on the tenant.
fetch_system_data_rate
Get data rate for a system present on the tenant.
Configuration
Environment & auth
authnone
envDEFAULT_SI_TENANT_ID
envDEFAULT_SI_API_KEY
Resources
IBM Storage Insights MCP Server — MCP Server · libregistry