setup-cloudflare-mcp

Configure a Cloudflare MCP server and export credentials to shell profiles.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/diegolirio/ai-showcase-skills --skill setup-cloudflare-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-cloudflare-mcp
Source: https://github.com/diegolirio/ai-showcase-skills/tree/main/skills/setup-cloudflare-mcp
Command: npx skills add https://github.com/diegolirio/ai-showcase-skills --skill setup-cloudflare-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines setting up a Cloudflare MCP server for the active AI agent, including choosing install scope, naming the MCP server, prompting for an API Token and Account ID with dashboard links, and exporting credentials to shell profiles.

Core Features & Use Cases

  • Prompts for install scope (local project or global agent scope) and server name to set up MCP servers consistently.
  • Collects and validates Cloudflare API Token and Account ID from the user, with guidance and secure handling.
  • Writes/merges the MCP configuration into the appropriate config file (.mcp.json for local scope or the agent's global settings) and exports credentials to shell profiles for immediate use.

Quick Start

Configure Cloudflare MCP for the active AI agent by selecting scope, naming the MCP server, collecting API Token and Account ID, and exporting credentials to shell profiles.

Frequently Asked Questions about setup-cloudflare-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a Cloudflare MCP server for my AI agent?

Configure a Cloudflare MCP server by selecting the install scope, naming the server, providing your API Token and Account ID, and merging the settings into the appropriate configuration file for immediate use.

What's the difference between local project and global agent scope for MCP configuration?

Local project scope writes the MCP configuration into the project's .mcp.json file, while global agent scope merges the configuration into the agent's global settings file.

Do I need a Cloudflare API Token and Account ID to set up the MCP server?

Yes, configuring the Cloudflare MCP server requires both an API Token and an Account ID, which are collected with secure handling and exported to your shell profiles.

Does setting up Cloudflare MCP expose my API credentials in plain text?

No, the setup process requires careful handling of tokens and account IDs, ensuring credentials are written to config files and exported to shell profiles without exposing sensitive data.

Can I merge a new Cloudflare MCP server into my existing MCP configurations?

Yes, the configuration process merges the new Cloudflare MCP entry into your existing MCP configurations, whether targeting the local .mcp.json file or the global agent settings.