CloudBase

CloudBase

AI-powered MCP deployment for CloudBase resources (functions, databases, static sites).

870
Stars
95
Forks
5
Releases

Overview

CloudBase MCP is the MCP server used by the CloudBase AI ToolKit to orchestrate AI-assisted deployment and configuration of Tencent CloudBase resources. It enables one-click MCP workflows inside supported AI IDEs (such as Cursor, WindSurf, CodeBuddy) by invoking the MCP runtime via npx @cloudbase/cloudbase-mcp@latest. The server automates deployment of CloudBase resources including cloud functions, databases, and static hosting, guided by natural-language prompts from the AI, and provides real-time deployment progress with an access URL upon completion. It supports AI-native generation of deployable CloudBase code with auto-configuration of services, automatic project-type detection, parameter optimization, and end-to-end deployment. Smart debugging capabilities allow AI to read logs, analyze failures, produce fixes, and trigger redeployments. The MCP workflow covers web apps, 微信小程序, and backend services (full-stack readiness) and includes a knowledge-search feature to consult CloudBase documentation and best practices. A flexible workflow is available via /spec or /no_spec commands, enabling either comprehensive end-to-end workflows or rapid iterative development. The MCP toolset in this README indicates extensive coverage across environment, database, function, hosting, and mini-program tooling.

Details

Owner
TencentCloudBase
Language
TypeScript
License
MIT License
Updated
2025-12-07

Features

AI Native

Built-in rulesets that allow AI to generate deployable CloudBase code with automated configuration for databases and cloud functions.

One-Click Deploy

Automates the MCP deployment flow for cloud functions, databases, and static sites, with real-time progress and a deployment URL.

Smart Debugging

AI reads logs, analyzes errors, generates fixes, and automatically redeploys to resolve issues.

Full-Stack Ready

Supports Web apps, WeChat mini-programs, and backend services with appropriate deployment methods (static hosting or cloud functions).

Knowledge Search

Internal knowledge bases and vector search for cloud development concepts, docs, and best practices with code examples.

Flexible Workflow

Supports /spec and /no_spec commands to choose between complete workflow coverage or rapid iterative development.

Audience

AI developersDeploy CloudBase resources from natural language prompts inside supported AI IDEs.

Tags

CloudBaseMCPAI IDE integration云开发云函数数据库静态托管一键部署Knowledge SearchFlexible Workflow