Skip to main content
Intermediate

CI/CD Pipeline

Automate deployments with GitHub Actions, Wrangler, and audit logging

25 minutes setup
2 Servers
Read implementation guide

Configuration

Add these MCP servers to your configuration file.

{
  "mcpServers": {
    "github": {
      "url": "https://api.githubcopilot.com/mcp/"
    },
    "cloudflare": {
      "url": "https://mcp.cloudflare.com/mcp"
    }
  }
}

Quick Start

  1. 1Copy the configuration above
  2. 2Add to your claude_desktop_config.json or MCP client config
  3. 3Replace placeholder environment variables with your API keys
  4. 4Restart your MCP client to load the servers

Servers Included

G

GitHub

Official MCP
View Details
C

Cloudflare

Official MCP
View Details