Skip to main content
Glama

Cloudflare to GitHub Backup MCP Server

index.js297 B
import URLSearchParams from './classes/URLSearchParams.js' import FormData from './classes/FormData.js' export default { isNode: true, classes: { URLSearchParams, FormData, Blob: typeof Blob !== 'undefined' && Blob || null }, protocols: [ 'http', 'https', 'file', 'data' ] };

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/cloudflare-github-backup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server