Opzero
@opzero-sh
About Opzero
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-detecti
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"opzero": {
"command": "npx",
"args": [
"-y",
"@opzero/mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Opzero?
Opzero is a CLI tool and MCP server that lets you deploy websites — HTML, React components, and full sites — to Cloudflare Pages, Netlify, or Vercel from your terminal or AI assistants.
How to use Opzero?
Install with npm install -g opzero, authenticate via opzero login, then deploy with opzero deploy <dir>. For AI tools, configure the MCP server in your tool’s settings by adding "opzero": { "command": "opzero", "args": ["mcp"] } or using the @opzero/mcp package via npx. Once configured, use any of the 26 MCP tools to deploy, manage projects, and rollback deployments.
Key features of Opzero
- Deploy directories, React components, markdown, and themed pages
- Supports Cloudflare Pages, Netlify, and Vercel via
--target - 26 MCP tools for AI assistant integration
- Manage projects, deployments, and custom domains
- Rollback and redeploy previous versions
- API client library (
@opzero/core) for custom integrations
Use cases of Opzero
- Deploy a static site directly from an AI coding assistant
- Automate deployment of React components or markdown documentation
- Rollback to a previous deployment after a failed release
- Set up custom domains for deployed projects
- Scaffold projects from templates and manage multiple sites
FAQ from Opzero
How do I authenticate with Opzero?
Run opzero login to authenticate via browser OAuth or provide an API key from opzero.sh/dashboard/api-keys.
Which hosting providers does Opzero support?
It supports Cloudflare Pages, Netlify, and Vercel, selectable with the --target flag.
Do I need an API key to use Opzero?
Yes, authentication requires an API key or browser OAuth login.
Can I use Opzero with AI tools like Claude Code or Cursor?
Yes, by adding the Opzero MCP server to your tool’s configuration using the command opzero mcp or the standalone @opzero/mcp package.
How do I rollback a deployment?
Use opzero rollback <deployment-id> in the CLI or the rollback_deployment MCP tool.
Frequently asked questions
How do I authenticate with Opzero?
Run `opzero login` to authenticate via browser OAuth or provide an API key from [opzero.sh/dashboard/api-keys](https://opzero.sh/dashboard/api-keys).
Which hosting providers does Opzero support?
It supports Cloudflare Pages, Netlify, and Vercel, selectable with the `--target` flag.
Do I need an API key to use Opzero?
Yes, authentication requires an API key or browser OAuth login.
Can I use Opzero with AI tools like Claude Code or Cursor?
Yes, by adding the Opzero MCP server to your tool’s configuration using the command `opzero mcp` or the standalone `@opzero/mcp` package.
How do I rollback a deployment?
Use `opzero rollback <deployment-id>` in the CLI or the `rollback_deployment` MCP tool.
Basic information
More Developer Tools MCP servers
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

Sentry
modelcontextprotocolModel Context Protocol Servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments