Cloudflare Vpc Services

🌐Community
by nodnarbnitram · vlatest · Repository

Provides Cloudflare guidance and assistance for deploying and managing cloud infrastructure.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cloudflare-vpc-services npx -- -y @trustedskills/cloudflare-vpc-services
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cloudflare-vpc-services": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cloudflare-vpc-services"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows AI agents to interact with Cloudflare VPC services. It enables the agent to manage and configure resources within a Cloudflare Virtual Private Cloud, including creating and modifying load balancers, tunnels, and other network components. This facilitates automation of infrastructure tasks directly through an AI interface.

When to use it

  • Automate the creation of new Cloudflare Tunnels for specific applications.
  • Configure load balancer rules based on dynamic application requirements.
  • Manage DNS records within your Cloudflare VPC environment.
  • Troubleshoot network connectivity issues by querying and updating VPC configurations.

Key capabilities

  • Create and manage Cloudflare Tunnels
  • Configure Load Balancers
  • Modify DNS Records
  • Interact with Cloudflare VPC resources

Example prompts

  • "Create a new Cloudflare Tunnel named 'my-app' pointing to 192.168.1.100 on port 80."
  • "Update the load balancer rule for 'web-lb' to direct traffic to origin server with IP address 10.0.1.5."
  • "Show me all active Cloudflare Tunnels in my account."

Tips & gotchas

  • Requires appropriate Cloudflare API credentials and permissions configured within the agent’s environment.
  • Be mindful of potential impact on live services when making configuration changes through automation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
nodnarbnitram
Installs
22

🌐 Community

Passed automated security scans.