Intermediate

CI/CD Pipeline

Automate deployments with GitHub Actions, Wrangler, and audit logging

Setup Time Icon25 minutes setup
Servers Icon2 Servers
Read implementation guideArrow Icon

Configuration

Add these MCP servers to your configuration file.

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

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