Intermediate
CI/CD Pipeline
Automate deployments with GitHub Actions, Wrangler, and audit logging
Configuration
Connect your MCP client to RouterMCP using this configuration.
{
"mcpServers": {
"routermcp": {
"url": "https://your-project.workers.dev/v1/mcp/ci-cd-pipeline/request",
"apiKey": "your_api_key_here"
}
}
}Quick Start
- 1Click "Use This Template" above to create your project
- 2Generate API key in the Access section of your project →
- 3Copy config above into your MCP client
- 4Start using your tools!
Servers Included
G
GitHub
Official MCPC