F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-robinmordasiewicz-f5xc-terraform-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Community Terraform provider for F5 Distributed Cloud.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in cloud / developer-tools / data
Query and manage PostgreSQL databases directly from AI assistants
Manage Supabase projects — databases, auth, storage, and edge functions
⚡ A Simple / Speedy / Secure Link Shortener with Analytics, 100% run on Cloudflare.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
MCP Security Weekly
Get CVE alerts and security updates for io.github.robinmordasiewicz/f5xc-terraform-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Community Terraform provider for F5 Distributed Cloud.
IMPORTANT: This is a pre-release clean break version that requires recreating all Terraform-managed resources.
terraform importThis is a pre-release project. See CHANGELOG.md for complete details on breaking changes and migration requirements.
terraform {
required_providers {
f5xc = {
source = "robinmordasiewicz/f5xc"
}
}
}
provider "f5xc" {}
Set your API token as an environment variable:
export F5XC_API_TOKEN="your-api-token"
This provider uses automated workflows for documentation generation and releases:
All substantive changes (code, documentation, configuration) automatically trigger a new release with appropriate version bumping.
For detailed contribution guidelines, see CLAUDE.md.