F5xc Api
Freeby MCP Community
F5 Distributed Cloud API MCP Server - Exposes F5XC APIs to AI assistants via Model Context Protocol
v2.1.38-2603121824Added Apr 12, 2026
f5xcf5xcdistributed-cloudmcp
F5xc Api MCP Server
F5 Distributed Cloud API MCP Server - Exposes F5XC APIs to AI assistants via Model Context Protocol
Installation
Reviews
Installation
Quick install
npx -y @robinmordasiewicz/f5xc-api-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"f5xc-api": {
"command": "npx",
"args": ["-y", "@robinmordasiewicz/f5xc-api-mcp"]
}
}
}