CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
robinmordasiewicz avatar

F5 Distributed Cloud Terraform Provider

robinmordasiewicz/terraform-provider-f5xc
STDIOregistry active
Summary

Connects Claude to F5 Distributed Cloud through a community Terraform provider that exposes 98 resources via API v2 specs. You get inline access to provider documentation, 270+ OpenAPI specifications, and subscription details while building infrastructure as code. Useful when you're authoring Terraform configurations for F5XC and need quick reference to resource schemas, available attributes, or API endpoints without context switching. Note this is version 3.0.0, a clean break release that requires destroying and recreating resources if migrating from earlier versions. Authentication uses F5XC API tokens set via environment variable.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Terraform Provider for F5 Distributed Cloud

Community Terraform provider for F5 Distributed Cloud.

⚠️ Version 3.0.0 Clean Break Release

IMPORTANT: This is a pre-release clean break version that requires recreating all Terraform-managed resources.

  • No in-place upgrade: You cannot upgrade from earlier versions without destroying and recreating resources
  • API v2 based: Uses F5 Distributed Cloud API v2 specifications (98 resources available)
  • No backwards compatibility: All state upgrade infrastructure has been removed
  • Import supported: You can still import existing F5XC resources using terraform import

This is a pre-release project. See CHANGELOG.md for complete details on breaking changes and migration requirements.

Installation

terraform {
  required_providers {
    f5xc = {
      source  = "robinmordasiewicz/f5xc"
    }
  }
}

provider "f5xc" {}

Authentication

Set your API token as an environment variable:

export F5XC_API_TOKEN="your-api-token"

Documentation

  • Provider Documentation
  • F5 Distributed Cloud API

Contributing

This provider uses automated workflows for documentation generation and releases:

  • Documentation: Auto-generated from OpenAPI specs on merge to main
  • Releases: Triggered automatically using semantic versioning based on conventional commits
  • Testing: All PRs require passing tests and lint checks

All substantive changes (code, documentation, configuration) automatically trigger a new release with appropriate version bumping.

For detailed contribution guidelines, see CLAUDE.md.

License

Mozilla Public License 2.0

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Cloud & InfrastructureFinance & Commerce
Registryactive
Package@robinmordasiewicz/f5xc-terraform-mcp
TransportSTDIO
UpdatedJan 20, 2026
View on GitHub

Related Cloud & Infrastructure MCP Servers

View all →
dsouzaanush avatar
Heroku Code MCP

dsouzaanush/heroku-code-mcp

Search and execute Heroku Platform API operations
1
jonnybottles avatar
Azure Updates

io.github.jonnybottles/azure-updates

MCP server for Azure Updates RSS feed - search, filter, and summarize Azure service updates
1
ofershap avatar
Docker

io.github.ofershap/docker

MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
1
rog0x avatar
Docker

io.github.rog0x/docker

Docker container management and Dockerfile analysis
1
ai.delega avatar
delega.ai for AWS Pricing Calculator

ai.delega/aws-pricing-calculator

Create AWS cost estimates and shareable AWS Pricing Calculator URLs.
app.netlify.gleaming-cassata-d41682 avatar
LION - Trend Intent MCP + Marketplace Visibility Audit

app.netlify.gleaming-cassata-d41682/lion-mcp

x402-paid MCP data: trend feed + visibility audit. USDC/Base. No API key. No PII.