IBM Storage Insights MCP Server
JSON →An open-source MCP server providing real-time observability for IBM Storage Insights assets.
Install
npx @modelcontextprotocol/inspector Tools · 7
- 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.
Environment variables
DEFAULT_SI_TENANT_IDDEFAULT_SI_API_KEY
Links
★ 9 GitHub stars