# F5 Distributed Cloud Terraform Provider (npm · @robinmordasiewicz/f5xc-terraform-mcp)

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

- Trust score: 65/100 (medium)
- Change this week: +19
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-04

## Components

- mcpb · `f5xc-terraform-mcp-3.24.0.mcpb`: 13/100, [markdown](https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/https-github-com-robinmordasiewicz-terraform-provider-f5xc-releases-download-v3.md), [page](https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/https-github-com-robinmordasiewicz-terraform-provider-f5xc-releases-download-v3)
- npm · `@robinmordasiewicz/f5xc-terraform-mcp`: 65/100 (this document), [markdown](https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp.md), [page](https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp)

## Channel facts

- Registry: `npm`
- Package: `@robinmordasiewicz/f5xc-terraform-mcp`
- Version: `3.24.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-04.

- **Supply Chain Security**: 83/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects hono 4.12.33, reached via @modelcontextprotocol/sdk > hono. A fixed version is available.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (122 of 123), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 195 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 61/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 968 tokens (~121/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add robinmordasiewicz-f5xc-terraform-mcp -- npx -y @robinmordasiewicz/f5xc-terraform-mcp
```

### Codex

```bash
codex mcp add robinmordasiewicz-f5xc-terraform-mcp -- npx -y @robinmordasiewicz/f5xc-terraform-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "robinmordasiewicz-f5xc-terraform-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@robinmordasiewicz/f5xc-terraform-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add robinmordasiewicz-f5xc-terraform-mcp --command npx --arg -y --arg @robinmordasiewicz/f5xc-terraform-mcp
```

### Hermes

```yaml
mcp_servers:
  robinmordasiewicz-f5xc-terraform-mcp:
    command: "npx"
    args: ["-y", "@robinmordasiewicz/f5xc-terraform-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "robinmordasiewicz-f5xc-terraform-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@robinmordasiewicz/f5xc-terraform-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-04 (score 65, −1)

- [security regression] CVE-2026-69207 affects this package: medium
- [security regression] Known CVEs: partial → fail

### 2026-08-03 (score 66, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-02 (score 65, +44)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [functional improvement] Schema quality: unverified → good
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Stability: unverified → 0.20
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 21, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-31 (score 28, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 46)

First indexed and scored.

## MCP tools (8)

### `f5xc_terraform_discover` (~63 tokens)

Discover F5XC Terraform Tools

Discover available F5XC Terraform MCP tools with optional schema details

Input parameters:

- `category` (string): Filter tools by category
- `response_format` (string): Output: 'markdown' or 'json'
- `verbose` (boolean): Return detailed information

### `f5xc_terraform_docs` (~113 tokens)

F5XC Terraform Documentation

F5XC Terraform docs - search, get, or list resources/data-sources/functions/guides

Input parameters:

- `limit` (integer): Max results (1-50, default: 20)
- `name` (string): Resource name
- `operation` (string, required): Action to perform
- `query` (string): Search query string
- `response_format` (string): Output: 'markdown' or 'json'
- `type` (string): Filter: resource|data-source|function|guide

### `f5xc_terraform_api` (~184 tokens)

F5XC OpenAPI Specifications

Query 270+ F5XC OpenAPI specs - search, get, find endpoints, schema definitions

Input parameters:

- `definition_name` (string): Schema definition name
- `include_definitions` (boolean): Include schema definitions
- `include_paths` (boolean): Include API endpoint paths
- `limit` (integer): Max results (1-50, default: 20)
- `method` (string): HTTP method filter
- `name` (string): OpenAPI spec name (e.g., 'http_loadbalancer')
- `operation` (string, required): Action to perform
- `pattern` (string): URL pattern to search
- `query` (string): Search query string
- `response_format` (string): Output: 'markdown' or 'json'
- `spec_name` (string): OpenAPI spec name (e.g., 'http_loadbalancer')

### `f5xc_terraform_subscription` (~94 tokens)

F5XC Subscription Tiers

Check F5XC resource subscription tiers and advanced feature requirements

Input parameters:

- `operation` (string, required): Action to perform
- `property_path` (string): Property path to check (e.g., "enable_malicious_user_detection")
- `resource_name` (string): Terraform resource name
- `response_format` (string): Output: 'markdown' or 'json'
- `tier` (string): Subscription tier filter

### `f5xc_terraform_addon` (~89 tokens)

F5XC Addon Services

List, check activation, and get workflows for F5XC addon services

Input parameters:

- `activation_type` (string): Filter or override activation type
- `operation` (string, required): Action to perform
- `response_format` (string): Output: 'markdown' or 'json'
- `service_name` (string): Addon service identifier
- `tier` (string): Subscription tier filter

### `f5xc_terraform_metadata` (~274 tokens)

F5XC Resource Metadata

Query resource metadata for deterministic Terraform configuration generation. Operations: minimum_config (minimal required fields with recommended values), oneof (mutually exclusive fields), validation (regex/range patterns), defaults, enums, attribute (full metadata), requires_replace, tier (subscription requirements), dependencies (creation order), troubleshoot (error remediation), syntax (correct Terraform block vs attribute syntax), validate (check config for syntax errors), example (generate complete working examples), mistakes (common errors and fixes), summary.

Input parameters:

- `attribute` (string): Attribute name for attribute operation
- `config` (string): Terraform config snippet to validate (for validate operation)
- `error_code` (string): Error code for troubleshoot operation (e.g., "NOT_FOUND", "FORBIDDEN")
- `error_message` (string): Error message pattern for troubleshoot operation
- `operation` (string, required): Action to perform
- `pattern` (string): Validation pattern name (e.g., "name", "domain", "port") or example pattern (e.g., "basic", "with_waf", "full")
- `resource` (string): Resource name (e.g., "http_loadbalancer", "namespace")
- `response_format` (string): Output: 'markdown' or 'json'
- `tier` (string): Filter resources by subscription tier

### `f5xc_terraform_get_summary` (~45 tokens)

F5XC Provider Summary

Get provider documentation and API specs summary

Input parameters:

- `response_format` (string): Output format: "markdown" for human-readable or "json" for machine-readable

### `f5xc_terraform_auth` (~106 tokens)

F5XC Authentication

Check authentication status, list/switch profiles, validate credentials

Input parameters:

- `mask_secrets` (boolean): Mask sensitive values like tokens and passwords
- `operation` (string, required): Action to perform
- `output_type` (string): Output format for terraform-env: shell exports, .env format, or JSON
- `profile_name` (string): Profile name to switch to (for switch operation)
- `response_format` (string): Output: 'markdown' or 'json'

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp#diagnostics

## Score history

- 2026-08-04: 65
- 2026-08-03: 66
- 2026-08-02: 65
- 2026-08-01: 21
- 2026-07-31: 28
- 2026-07-29: 46
- 2026-07-28: 46
- 2026-07-27: 46

## Links

- npm package: https://www.npmjs.com/package/@robinmordasiewicz/f5xc-terraform-mcp
- Socket report: https://socket.dev/npm/package/@robinmordasiewicz/f5xc-terraform-mcp
- Repository: https://github.com/robinmordasiewicz/terraform-provider-f5xc
- Website: https://github.com/robinmordasiewicz/terraform-provider-f5xc/tree/main/mcp-server#readme
- Changelog RSS feed: https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/robinmordasiewicz-f5xc-terraform-mcp/robinmordasiewicz-f5xc-terraform-mcp
