The f5xc-api-mcp server exposes F5 Distributed Cloud APIs to AI agents, allowing them to manage web application firewall rules, load balancing, and DNS services. It connects to F5XC's cloud services via REST APIs. Developers use it to automate network infrastructure management, integrate F5XC services into AI workflows, and streamline cloud application deployment.
The f5xc-api-mcp server exposes F5 Distributed Cloud APIs to AI agents, allowing them to manage web application firewall rules, load balancing, and DNS services. It connects to F5XC's cloud services via REST APIs. Developers use it to automate network infrastructure management, integrate F5XC services into AI workflows, and streamline cloud application deployment.
npx -y @robinmordasiewicz/f5xc-api-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"robinmordasiewicz-f5xc-api-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @robinmordasiewicz/f5xc-api-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from f5xc-api-mcp?"
API Key Required
This server requires an API key from f5xc-api-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| F5XC-API-MCP_API_KEY | Yes | Your f5xc-api-mcp API key |
"What resources are available in f5xc-api-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in f5xc-api-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in f5xc-api-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.