Skip to main content

Cloudbase MCP Deploy button

The CloudBase MCP Deploy button allows users to quickly complete the MCP Server creation process on the cloud development platform, enabling one-click deployment of MCP Server running via npx/uvx.

Generate Your Cloudbase MCP Deploy Button

You can use the following generator to create your Cloudbase MCP Deploy button:

🤓 输入 MCP Server 配置,创建您的 Cloudbase MCP Deploy 按钮吧

Example

Using the Cloudbase MCP Deploy button allows users to jump to the Cloud Development Platform upon clicking and deploy your MCP Server with one click.

Below is a complete code sample that generates a Cloudbase MCP Deploy button:

[![Deploy MCP Server with CloudBase](https://qcloudimg.tencent-cloud.cn/raw/fdfede7f163bddfef9b826bbc94a1f32/cloudbase-deploy-button.svg)](https://tcb.cloud.tencent.com/dev#/ai?tab=mcp&show-add-custom-mcp-server-modal=1&custom-mcp-server-json-config=%7B%22mcpServers%22%3A%7B%22everything%22%3A%7B%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40modelcontextprotocol%2Fserver-everything%22%5D%7D%7D%7D&custom-mcp-server-title=title&custom-mcp-server-name=name&custom-mcp-server-type=npx)

Effect Preview

After clicking the button, the user will be redirected to the page shown in the figure below on the Cloud Development Platform, and the form will be automatically populated:

Deploy MCP Server with CloudBase

Deploy button example