Opzero

by opzero-sh

167 downloads
Not rated
GitHub

About

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

Details

Author
opzero-sh
Downloads
167
Categories
Cloud Service, Infrastructure, Other, Developer Tools

- 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

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Opzero
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "opzero": {
            "opzero": {
                "command": "npx",
                "args": [
                    "-y",
                    "@opzero/mcp"
                ]
            }
        }
    }
}

McpServers

{
    "opzero": {
        "command": "npx",
        "args": [
            "-y",
            "@opzero/mcp"
        ]
    }
}

OpZero CLI

Deploy websites from your terminal. Powered by opzero.sh

npm version
npm downloads
License: MIT

Deploy HTML, React components, and full websites to Cloudflare Pages, Netlify, or Vercel — in seconds.

Get Started · Commands · MCP Server · API Client

</div>

---

Quick Start

Install

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.