Cloudflare to GitHub Backup MCP Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
GITHUB_REPO_NAME | Yes | The name of your GitHub repository where you want to store the backups | |
GITHUB_ACCESS_TOKEN | Yes | Your GitHub personal access token with repo scope | |
CLOUDFLARE_API_TOKEN | Yes | Your Cloudflare API token with read access to your projects |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |