Cloudflare Mcp Server

🌐Community
by jackspace · vlatest · Repository

Helps with Cloudflare, MCP tools, server as part of deploying and managing cloud infrastructure workflows.

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 jackspace-cloudflare-mcp-server npx -- -y @trustedskills/jackspace-cloudflare-mcp-server
2

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

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

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 a Cloudflare Minecraft Pocket Server (MCP). It enables tasks like sending commands to the server, checking player counts, and potentially managing aspects of the server environment. The agent can use this skill to automate actions or provide information related to the MCP instance.

When to use it

  • Automated Server Management: Automatically restart a server if it becomes unresponsive.
  • Player Information: Check how many players are currently online on the Minecraft Pocket Server.
  • Command Execution: Send commands like /op <player> or /kick <player> directly to the MCP server.
  • Troubleshooting: Diagnose issues by sending debugging commands and retrieving server status information.

Key capabilities

  • Server Command Execution
  • Player Count Retrieval
  • MCP Server Interaction

Example prompts

  • "Check how many players are on the Cloudflare MCP server."
  • "Send the command /op Notch to the Cloudflare MCP server."
  • “Restart the Cloudflare MCP server.”

Tips & gotchas

The skill requires proper authentication credentials (server address, API key or password) for successful interaction with the MCP server. Ensure these are securely provided and configured within the agent's environment.

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
jackspace
Installs
18

🌐 Community

Passed automated security scans.