This repository was archived by the owner on May 26, 2026. It is now read-only.
F5 Cloud Status MCP Server v1.5.0
Installation
One-click installation in Claude Desktop:
- Download the
.mcpbfile below - Double-click the file to install
- Restart Claude Desktop
Manual installation using npx:
{
"mcpServers": {
"f5xc-cloudstatus": {
"command": "npx",
"args": ["-y", "@robinmordasiewicz/f5xc-cloudstatus-mcp@1.5.0"]
}
}
}Install from GitHub Packages:
npm install @robinmordasiewicz/f5xc-cloudstatus-mcp@1.5.0 --registry=https://npm.pkg.github.comWhat's Included
This MCPB bundle includes:
- Complete F5 Cloud Status MCP server
- All required dependencies
- Ready to use - no additional installation needed
Features
- Real-time F5 Cloud service status monitoring
- Component health tracking (148+ components)
- Incident management and tracking
- Maintenance window information
- Intelligent caching with TTL
- Dual data sources (API + web scraper fallback)