Cloudgate Builder MCP Server

通过聊天构建并发布实时API,无需管理服务器。Cloudgate Builder让Claude在您的Cloudgate工作区中创建并运行真实的工作流API。通过OAuth登录一次,您的端点即可立即上线。

文档

Cloudgate — Claude Plugin

This repository packages the Cloudgate Builder plugin for the Claude plugin directory.

It connects Claude to Cloudgate (api.cloudgate.dev) as a hosted remote MCP connector over OAuth, and adds the cloudgate-build skill for building and managing Cloudgate workflow-APIs.

Contents

.claude-plugin/marketplace.json        # marketplace manifest (root)
plugins/cloudgate-builder/
  .claude-plugin/plugin.json           # plugin manifest
  .mcp.json                            # remote MCP connector (type: http)
  README.md                            # plugin readme
  skills/cloudgate-build/SKILL.md      # the cloudgate-build skill

Install

Add this marketplace in Claude (Customize → Plugins → Add marketplace → from a repository), then install cloudgate-builder. Start a chat and ask to list your Cloudgate projects to sign in.

© Cloudgate Dev LLC