Deploy Status
Check deployment status and logs.
What's the status of the latest deployment?Everything you need to know about Cloudflare MCP
Our scoring algorithm analyzes multiple dimensions to help you make informed decisions.
This is a simplified score based on publicly available data. Full scoring with all 5 dimensions coming soon!
Based on 3.3k GitHub stars
Last updated 49 days ago
Explore the 0 tools available in Cloudflare MCP
We haven't indexed the tools for this MCP yet. This usually means:
Add Cloudflare MCP to your AI coding assistant
~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"cloudflare-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudflare/mcp-server"
],
"env": {
"CLOUDFLARE_API_TOKEN": "your_cloudflare_api_token",
"CLOUDFLARE_ACCOUNT_ID": "your_cloudflare_account_id"
}
}
}
}CLOUDFLARE_API_TOKEN Replace your_cloudflare_api_token with your actual valueCLOUDFLARE_ACCOUNT_ID Replace your_cloudflare_account_id with your actual valueCopy these prompts to get started with Cloudflare MCP
Open your AI assistant with Cloudflare MCP enabled, paste any prompt below, and watch the magic happen.
Common workflows and scenarios for Hosting MCPs
Check deployment status and logs.
What's the status of the latest deployment?Trigger deployments from conversation.
Deploy the main branch to productionManage env vars across environments.
Add DATABASE_URL to productionConfigure custom domains and DNS.
Add api.example.com to this projectKey advantages of integrating Cloudflare MCP with your AI assistant
Deploy without leaving your editor.
Check logs and status instantly.
Manage staging and production together.
Typical tools found in Hosting MCPs
list_deployments readList recent deployments
get_deployment_logs readGet deployment build logs
trigger_deploy writeStart a new deployment
set_env_var writeSet environment variable
Technologies commonly used with Cloudflare MCP
Get personalized recommendations for your project with our AI-powered Stack Builder.