F5xc Terraform
Freeby MCP Community
MCP server for F5 Distributed Cloud Terraform provider - documentation, 270+ OpenAPI specs, subscription info, and addon activation workflows for AI assistants
v3.24.0Added Apr 12, 2026
mcpmodel-context-protocolf5f5xcf5-distributed-cloud
F5xc Terraform MCP Server
MCP server for F5 Distributed Cloud Terraform provider - documentation, 270+ OpenAPI specs, subscription info, and addon activation workflows for AI assistants
Installation
Reviews
Installation
Quick install
npx -y @robinmordasiewicz/f5xc-terraform-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"f5xc-terraform": {
"command": "npx",
"args": ["-y", "@robinmordasiewicz/f5xc-terraform-mcp"]
}
}
}