a month ago
Multi-cloud deployment MCP server. Deploy to Cloudflare Pages, Vercel, or Netlify from a single tool. 26 MCP tools for deployment, project management, rollback, custom domains, logs, and more. No vendor lock-in — switch cloud targets with one flag. Includes framework auto-detection for Next.js, Vite, Astro, React, static HTML, and markdown.
Server Config
{
"mcpServers": {
"opzero": {
"command": "npx",
"args": [
"-y",
"@opzero/mcp"
]
}
}
}