← Back to Plugins
MCP Server MCP

F5 Distributed Cloud Terraform Provider

github By github 👁 1 views ▲ 0 votes

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

Homepage Verified source GitHub

Install

npx -y @robinmordasiewicz/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@robinmordasiewicz/f5xc-terraform-mcp",
      "version": "3.24.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/robinmordasiewicz/terraform-provider-f5xc/releases/download/v3.24.0/f5xc-terraform-mcp-3.24.0.mcpb",
      "version": "3.24.0",
      "fileSha256": "5d4bbb891062108478fd882033b6a3a5530ef05dcdfab7ad05787d5d224fa0ed",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm mcpb

Comments

Sign in to leave a comment

Loading comments...