mcp-deploy

upascal/mcp-deploy
★ 0 stars JavaScript Memory/Knowledge Updated today
Deploy, configure, and manage remote MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-deploy": {
      "command": "npx",
      "args": [
        "-y",
        "upascal/mcp-deploy"
      ]
    }
  }
}

README Excerpt

A Next.js dashboard for deploying and managing MCP (Model Context Protocol) servers on Cloudflare Workers. <img src="docs/screenshots/dashboard.png" alt="MCP Deploy Dashboard" width="720" /> Requires [Node.js](https://nodejs.org/) 20+ and a [Cloudflare](https://cloudflare.com) account (free tier works).

Topics

cloudflaremcpremote-mcp