F5 Distributed Cloud Terraform Provider
NPM · @ROBINMORDASIEWICZ/F5XC-TERRAFORM-MCP · 2 COMPONENTS · SCANNED AUG 3
F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.
Available components
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. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (122 of 123), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (122 of 123), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 194 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability61
- AI-judged instruction clarity (good).Pass
- 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. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @robinmordasiewicz/f5xc-terraform-mcp
claude mcp add robinmordasiewicz-f5xc-terraform-mcp -- npx -y @robinmordasiewicz/f5xc-terraform-mcp
codex mcp add robinmordasiewicz-f5xc-terraform-mcp -- npx -y @robinmordasiewicz/f5xc-terraform-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"robinmordasiewicz-f5xc-terraform-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"@robinmordasiewicz/f5xc-terraform-mcp"
],
"enabled": true
}
}
} openclaw mcp add robinmordasiewicz-f5xc-terraform-mcp --command npx --arg -y --arg @robinmordasiewicz/f5xc-terraform-mcp
mcp_servers:
robinmordasiewicz-f5xc-terraform-mcp:
command: "npx"
args: ["-y", "@robinmordasiewicz/f5xc-terraform-mcp"] {
"mcpServers": {
"robinmordasiewicz-f5xc-terraform-mcp": {
"command": "npx",
"args": [
"-y",
"@robinmordasiewicz/f5xc-terraform-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +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.
- 2 Aug 26 +44
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → good ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.20 ▲ functional
- Licence: MIT functional
- 1 Aug 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@robinmordasiewicz/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 122 packages
122 packages in the resolved dependency tree · 122 deprecated · 33 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
f5xc_terraform_addon F5XC Addon Services ~89
List, check activation, and get workflows for F5XC addon services
| Name | Type | Req | Description |
|---|---|---|---|
| activation_type | string | — | Filter or override activation type |
| operation | string | yes | Action to perform |
| response_format | string | — | Output: 'markdown' or 'json' |
| service_name | string | — | Addon service identifier |
| tier | string | — | Subscription tier filter |
No output schema declared.
No examples provided.
f5xc_terraform_api F5XC OpenAPI Specifications ~184
Query 270+ F5XC OpenAPI specs - search, get, find endpoints, schema definitions
| Name | Type | Req | Description |
|---|---|---|---|
| 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 | yes | 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') |
No output schema declared.
No examples provided.
f5xc_terraform_auth F5XC Authentication ~106
Check authentication status, list/switch profiles, validate credentials
| Name | Type | Req | Description |
|---|---|---|---|
| mask_secrets | boolean | — | Mask sensitive values like tokens and passwords |
| operation | string | yes | 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' |
No output schema declared.
No examples provided.
f5xc_terraform_discover Discover F5XC Terraform Tools ~63
Discover available F5XC Terraform MCP tools with optional schema details
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | — | Filter tools by category |
| response_format | string | — | Output: 'markdown' or 'json' |
| verbose | boolean | — | Return detailed information |
No output schema declared.
No examples provided.
f5xc_terraform_docs F5XC Terraform Documentation ~113
F5XC Terraform docs - search, get, or list resources/data-sources/functions/guides
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results (1-50, default: 20) |
| name | string | — | Resource name |
| operation | string | yes | Action to perform |
| query | string | — | Search query string |
| response_format | string | — | Output: 'markdown' or 'json' |
| type | string | — | Filter: resource|data-source|function|guide |
No output schema declared.
No examples provided.
f5xc_terraform_get_summary F5XC Provider Summary ~45
Get provider documentation and API specs summary
| Name | Type | Req | Description |
|---|---|---|---|
| response_format | string | — | Output format: "markdown" for human-readable or "json" for machine-readable |
No output schema declared.
No examples provided.
f5xc_terraform_metadata F5XC Resource Metadata ~274
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.
| Name | Type | Req | Description |
|---|---|---|---|
| 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 | yes | 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 |
No output schema declared.
No examples provided.
f5xc_terraform_subscription F5XC Subscription Tiers ~94
Check F5XC resource subscription tiers and advanced feature requirements
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | 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 |
No output schema declared.
No examples provided.