F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @robinmordasiewicz/f5xc-terraform-mcp
MCP client config
{
"mcpServers": {
"f5-distributed-cloud-terraform-provider": {
"command": "npx",
"args": [
"-y",
"@robinmordasiewicz/f5xc-terraform-mcp"
]
}
}
}Distributed as an MCP bundle (`https://github.com/robinmordasiewicz/terraform-provider-f5xc/releases/download/v3.24.0/f5xc-terraform-mcp-3.24.0.mcpb`) — download it and import the bundle in your MCP client.