Content
<div align="center"><a name="readme-top"></a>

<h1>CloudBase MCP</h1>
**🪐 AI Programming, One-Click Deployment**<br/>
Connecting the AI IDE with the deployment bridge of Tencent Cloud CloudBase, allowing your AI applications to go live instantly.
[English](./README-EN.md) · **简体中文** · [Documentation][docs] · [Changelog][changelog] · [Report Issues][github-issues-link]
<!-- SHIELD GROUP -->
[![][npm-version-shield]][npm-link]
[![][npm-downloads-shield]][npm-link]
[![][github-stars-shield]][github-stars-link]
[![][github-forks-shield]][github-forks-link]
[![][github-issues-shield]][github-issues-link]
![][github-license-shield]
![][github-contributors-shield]
[![][cnb-shield]][cnb-link]
[![][deepwiki-shield]][deepwiki-link]
**Discovered a magical tool that enables one-click deployment for AI programming, highly recommended for friends using AI programming.**
[![][share-x-shield]][share-x-link]
[![][share-telegram-shield]][share-telegram-link]
[![][share-weibo-shield]][share-weibo-link]
<sup>The shortest path from AI prompts to application deployment</sup>
<img width="1148" height="389" alt="Clipboard_Screenshot_1764660604" src="https://github.com/user-attachments/assets/86294f88-632e-46b5-958f-94d8c8b85070" />
[![][github-trending-shield]](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit)
[<img width="791" height="592" alt="Clipboard_Screenshot_1763724670" src="https://github.com/user-attachments/assets/f769beb7-5710-4397-8854-af2b7e452f70" />](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials)
</div>
## Why Do You Need CloudBase MCP?
AI programming tools (such as Cursor and Copilot) have solved the challenge of **code generation**.
However, there is still a gap between "generating code" and "deploying applications" (deployment, database configuration, CDN, domain name).
**CloudBase MCP** (formerly CloudBase AI ToolKit) bridges this gap.
You no longer need to:
- ❌ Complicated DevOps configurations and YAML files
- ❌ Manually set up cloud functions and databases
- ❌ Jump back and forth between IDE and cloud console
You only need to complete the entire process from "idea" to "live" using natural language in the AI IDE.
<details>
<summary><kbd>Table of Contents</kbd></summary>
- [🚀 Quick Start](#-quick-start)
- [✨ Core Features](#-core-features)
- [📦 Installation and Configuration](#-installation-and-configuration)
- [🎯 Use Cases](#-use-cases)
- [🧩 MCP Tools](#-mcp-tools)
- [📚 More Resources](#-more-resources)
</details>
## 🚀 Quick Start
### One-Line Configuration for Immediate Use
In AI IDEs that support MCP (Cursor, WindSurf, CodeBuddy, etc.), simply add one line of configuration:
```json
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"]
}
}
}
```
> [!TIP]
> **It is recommended to use CloudBase AI CLI**
>
> One-click installation, automatic configuration, supports various AI programming tools:
>
> ```bash
> npm install @cloudbase/cli@latest -g
> ```
>
> After installation, run `tcb ai` to get started
>
> [View Full Documentation](https://docs.cloudbase.net/cli-v1/ai/introduce) | [Detailed Case Tutorial](https://docs.cloudbase.net/practices/ai-cli-mini-program)
### First Use
1. **Log in to Cloud Development**
```
Log in to Cloud Development
```
The AI will automatically open the login interface and guide the environment selection.
2. **Start Development**
```
Create a two-player online Gomoku website that supports online battles, and finally deploy it.
```
The AI will automatically generate the code, deploy it to the cloud, and return the access link.
### Supported AI IDEs
| Tool | Supported Platforms | View Guide |
|------|--------------------|------------|
| [CloudBase AI CLI](https://docs.cloudbase.net/cli-v1/ai/introduce) | Command Line Tool | [View Guide](https://docs.cloudbase.net/cli-v1/ai/introduce) |
| [Cursor](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cursor) | Standalone IDE | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cursor) |
| [WindSurf](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/windsurf) | Standalone IDE, VSCode, JetBrains Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/windsurf) |
| [CodeBuddy](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy) | Standalone IDE (with CloudBase built-in), VS Code, JetBrains, WeChat Developer Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/codebuddy) |
| [CLINE](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cline) | VS Code Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/cline) |
| [GitHub Copilot](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/github-copilot) | VS Code Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/github-copilot) |
| [Trae](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/trae) | Standalone IDE | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/trae) |
| [通义灵码](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/tongyi-lingma) | Standalone IDE, VS Code, JetBrains Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/tongyi-lingma) |
| [RooCode](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/roocode) | VS Code Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/roocode) |
| [文心快码](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/baidu-comate) | VS Code, JetBrains Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/baidu-comate) |
| [Augment Code](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/augment-code) | VS Code, JetBrains Plugin | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/augment-code) |
| [Claude Code](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/claude-code) | Command Line Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/claude-code) |
| [Gemini CLI](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/gemini-cli) | Command Line Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/gemini-cli) |
| [OpenAI Codex CLI](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/openai-codex-cli) | Command Line Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/openai-codex-cli) |
| [OpenCode](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/opencode) | Command Line Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/opencode) |
| [Qwen Code](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/qwen-code) | Command Line Tool | [View Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/qwen-code) |
## ✨ How to Achieve "One-Click Deployment" for AI Programming?
### 1. AI-Native
We are not just simple "glue code." The built-in rule library is specifically designed for AI programming, allowing AI to directly generate "deployable" CloudBase best practice code.
```markdown
Prompt: Generate a user login feature
- AI automatically generates code that complies with cloud development specifications
- Automatically configures database, cloud functions, and security rules
- One-click deployment to the cloud
```
<img width="1200" alt="AI Native" src="scripts/assets/cloudbase-mcp-card-01.png" />
### 2. One-Click Deploy
The AI automated MCP deployment flow helps you manage the configuration of **all** cloud resources, from cloud functions and databases to static websites.
```markdown
Prompt: Deploy the current project to cloud development
- Automatically detect project type (Web/ Mini Program/ Backend)
- Smartly configure deployment parameters
- Display deployment progress in real-time
- Automatically return access link
```
<img width="1200" alt="One-Click Deploy" src="scripts/assets/cloudbase-mcp-card-02.png" />
### 3. Smart Debugging
Deployment error? Don't worry. The AI will automatically read the logs, help you analyze and fix the issues, truly achieving a closed loop of **development-deployment-debugging**.
```markdown
Prompt: There was an error, the error is xxxx
- AI automatically checks the cloud function logs
- Analyzes the cause of the error
- Generates fix code
- Automatically redeploys
```
<img width="1200" alt="Smart Debugging" src="scripts/assets/cloudbase-mcp-card-03.png" />
### 4. Full-Stack Ready
Whether it's a web application, mini program, or backend service, AI can handle it for you, allowing you to focus on business logic.
| Application Type | Technology Stack | Deployment Method |
|------------------|------------------|-------------------|
| **Web Application** | React/Vue/Next.js | Static Hosting + CDN |
| **WeChat Mini Program** | Native/UniApp | Mini Program Release |
| **Backend Service** | Node.js/Python | Cloud Functions/Cloud Hosting |
<img width="1200" alt="Full-Stack Ready" src="scripts/assets/cloudbase-mcp-card-04.png" />
### 5. Knowledge Search
The intelligent vector search of built-in professional knowledge bases such as cloud development and WeChat Mini Programs allows AI to better understand cloud development.
```markdown
Prompt: How to achieve real-time data synchronization using cloud database?
- Intelligent search of cloud development knowledge base
- Return relevant documents and best practices
- Provide code examples
```
<img width="1200" alt="Knowledge Search" src="scripts/assets/cloudbase-mcp-card-05.png" />
### 6. Flexible Workflow
Supports the /spec and /no_spec commands to intelligently choose based on task complexity.
```markdown
/spec - Complete workflow (Requirements → Design → Tasks → Implementation)
/no_spec - Rapid iteration (Direct implementation)
```
<img width="1200" alt="Flexible Workflow" src="scripts/assets/cloudbase-mcp-card-06.png" />
## 📦 Installation and Configuration
### Prerequisites
- ✅ Node.js v18.15.0 or higher
- ✅ An activated [Tencent Cloud Development Environment](https://tcb.cloud.tencent.com/dev)
- ✅ An AI IDE that supports MCP installed ([View supported IDEs](#supported-ai-ides))
### Configuration Method
#### Method 1: CloudBase AI CLI (Recommended)
```bash
# Installation
npm install @cloudbase/cli@latest -g
# Usage
tcb ai
```
#### Method Two: Manual Configuration of MCP
Add MCP configuration based on the AI IDE you are using:
<details>
<summary><b>Cursor</b></summary>
Add to `.cursor/mcp.json`:
```json
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"]
}
}
}
```
</details>
<details>
<summary><b>WindSurf</b></summary>
Add to `.windsurf/settings.json`:
```json
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"]
}
}
}
```
</details>
<details>
<summary><b>CodeBuddy</b></summary>
CodeBuddy has CloudBase MCP built-in and can be used without configuration.
</details>
<details>
<summary><b>Other IDEs</b></summary>
Refer to the [complete configuration guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/) for configuration methods for other IDEs.
</details>
## 🎯 Use Cases
### Case 1: Two-player Online Gomoku
**Development Process:**
1. Input Requirement: "Create a two-player online Gomoku website that supports online battles."
2. AI Generation: Web application + cloud database + real-time data push.
3. Automatic deployment and obtain access link.
**Experience Address:** [Gomoku Game](https://cloud1-5g39elugeec5ba0f-1300855855.tcloudbaseapp.com/gobang/#/)
<details>
<summary>View Development Screenshots</summary>
| Development Process | Final Result |
|---------|---------|
| ![][image-case1-dev] | ![][image-case1-result] |
</details>
### Case 2: AI Pet Raising Mini Program
**Development Process:**
1. Input: "Develop a pet raising mini program with enhanced interaction using AI"
2. AI Generates: Mini Program + Cloud Database + AI Cloud Functions
3. Import into WeChat Developer Tools to publish
<details>
<summary>View development screenshots and mini program preview</summary>
![][image-case2]
</details>
### Case 3: Intelligent Issue Diagnosis
When an application encounters problems, AI automatically checks the logs, analyzes errors, and generates fix code.
<details>
<summary>View the Intelligent Diagnosis Process</summary>
![][image-case3]
</details>
## 🧩 MCP Tools
**39 tools** cover core functionalities such as environment management, database, cloud functions, static hosting, and mini program publishing.
| Category | Tools | Core Functions |
|----------------|-------|-----------------------------------------|
| **Environment**| 4 | Login authentication, environment query, domain management |
| **Database** | 11 | Collection management, document CRUD, indexing, data model |
| **Cloud Functions** | 9 | Creation, updating, invocation, logging, triggers |
| **Static Hosting** | 5 | File upload, domain configuration, website deployment |
| **Mini Programs** | 7 | Upload, preview, build, configuration, debugging |
| **Tool Support** | 4 | Templates, knowledge base search, online search, interactive dialogue |
[View complete tool documentation](doc/mcp-tools.md) | [Tool specifications JSON](scripts/tools.json)
## 📚 More Resources
### Documentation
- [Quick Start](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/getting-started)
- [IDE Configuration Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/ide-setup/)
- [Project Templates](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/templates)
- [Development Guide](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/development)
- [Plugin System](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/plugins)
- [Frequently Asked Questions](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/faq)
### Tutorial
#### Articles
- [Developing a Neighborhood Idle Item Recycling Mini Program with CloudBase AI CLI](https://docs.cloudbase.net/practices/ai-cli-mini-program)
- [Using CodeBuddy IDE + CloudBase for One-Stop Development of the Card Flip Game](https://mp.weixin.qq.com/s/2EM3RBzdQUCdfld2CglWgg)
- [Developing WeChat Mini Game "My Breakfast Shop" in 1 Hour](https://cloud.tencent.com/developer/article/2532595)
- [More Tutorials...](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials)
#### Videos
- [Cloud Development CloudBase: Develop a Breakup Kitchen Mini Game with AI](https://www.bilibili.com/video/BV1v5KAzwEf9/)
- [Software 3.0: The Best Partner in the New Era of AI Programming](https://www.bilibili.com/video/BV15gKdz1E5N/)
- [More videos...](https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/tutorials)
### Project Examples
- [Gomoku Online Game](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/gomoku-game)
- [Overcooked Online Game](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/overcooked-game)
- [E-commerce Management Backend](https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/ecommerce-management-backend)
- [More Examples...](https://github.com/TencentCloudBase/awesome-cloudbase-examples)
## 💬 Community
### WeChat Group
<div align="center">
<img src="https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/mcp/toolkit-qrcode.png" width="200" alt="WeChat Group QR Code">
<br>
<i>Scan to join the WeChat technical group</i>
</div>
### Other Communication Channels
| Platform | Link | Description |
|----------|------|-------------|
| **Official Documentation** | [View Documentation](https://docs.cloudbase.net/) | Complete cloud development documentation |
| **Issue Feedback** | [Submit Issue](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/issues) | Bug feedback and feature requests |
## Star History
[](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit)
## Contributors
Thanks to all the developers who have contributed to CloudBase MCP!
[](https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/graphs/contributors)
---
<div align="center">
**If this project has been helpful to you, please give us a Star!**
[![][github-stars-shield]][github-stars-link]
[MIT](LICENSE) © TencentCloudBase
</div>
<!-- Image Placeholders - These images need to be actually generated or replaced -->
<!--
Design style constraints (all images should follow uniformly):
- Modern flat design, simple yet vibrant
- Background color: pure black #000000 (uniform black background)
- Theme color gradient: #67E9E9 → #4896FF → #2BCCCC (maintain)
- Vibrant accent colors: moderately use #FFD93D (yellow), #6BCF7F (green) as accents
- Simple geometric shapes (circles, rectangles, lines), no text
- Use geometric shapes and icons to express concepts, abstract UI skeleton
- Promotional video style, modern UI skeleton
- Smooth lines, moderate lighting effects, balanced color combinations
Prompt word template (all images without text, pure geometric shapes and icons):
- image-overview: "Abstract UI skeleton diagram, modern style, pure black background #000000, theme color #67E9E9 #4896FF #2BCCCC gradient, moderately vibrant accent colors, using geometric shapes (circles, rectangles, smooth lines) and icons to express AI IDE, code generation, cloud deployment processes, no text, promotional video style, modern UI skeleton"
- image-ai-native: "Abstract code generation interface skeleton, modern style, pure black background, theme color cyan-blue gradient, using rectangles to represent code blocks, circles to represent AI icons, smooth lines to represent connections, no text, promotional video style, simple geometric shapes"
- image-deploy: "Abstract deployment interface skeleton, modern style, pure black background, theme color gradient, using circular progress indicators, rectangular progress bars, smooth lines to express deployment processes, no text, promotional video style, modern UI skeleton"
- image-fullstack: "Abstract full-stack architecture skeleton diagram, modern style, pure black background, theme color gradient, using circular nodes to represent different services (Web/Mini Program/Backend/Database), smooth lines connecting to express integration relationships, geometric shapes iconized, no text, promotional video style"
- image-agent: "Abstract AI agent interface skeleton, modern style, pure black background, theme color gradient, using circles to represent Agent, rectangles to represent configuration cards, smooth lines to express data flow, geometric shapes iconized, no text, promotional video style, modern UI skeleton"
- image-debug: "Abstract problem diagnosis interface skeleton, modern style, pure black background, theme color gradient, using rectangles to represent log cards, circles to represent status indicators, smooth lines to express analysis processes, geometric shapes iconized, no text, promotional video style"
- image-knowledge: "Abstract knowledge retrieval interface skeleton, modern style, pure black background, theme color gradient, using rectangular cards to represent search results, circles to represent search icons, smooth lines to express relationships, geometric shapes iconized, no text, promotional video style, modern UI skeleton"
- image-workflow: "Abstract workflow selection interface skeleton, modern style, pure black background, theme color gradient, using circular buttons to represent two modes, rectangular panels to represent options, smooth lines to express processes, geometric shapes iconized, no text, promotional video style"
- image-case1-dev: "Abstract game development interface skeleton, modern style, pure black background, theme color gradient, using geometric shapes to represent code editor, game interface elements, no text, promotional video style, modern UI skeleton"
- image-case1-result: "Abstract game interface skeleton, modern style, pure black background, theme color gradient, using circles and rectangles to represent game elements, geometric shapes iconized, no text, promotional video style"
- image-case2: "Abstract mini program development interface skeleton, modern style, pure black background, theme color gradient, using rectangles to represent mini program interfaces, circles to represent functional modules, geometric shapes iconized, no text, promotional video style, modern UI skeleton"
- image-case3: "Abstract problem diagnosis interface skeleton, modern style, pure black background, theme color gradient, using rectangles to represent log cards, circles to represent status, smooth lines to express diagnosis processes, geometric shapes iconized, no text, promotional video style"
-->
[image-overview]: https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/mcp/video-banner.png
[image-ai-native]: https://via.placeholder.com/800x400/3B82F6/FFFFFF?text=AI+Native+Development
[image-deploy]: https://via.placeholder.com/800x400/10B981/FFFFFF?text=One-Click+Deploy
[image-fullstack]: https://via.placeholder.com/800x400/8B5CF6/FFFFFF?text=Full-Stack+Application
[image-agent]: https://via.placeholder.com/800x400/EC4899/FFFFFF?text=AI+Agent+Development
[image-debug]: https://via.placeholder.com/800x400/F59E0B/FFFFFF?text=Smart+Debugging
[image-knowledge]: https://via.placeholder.com/800x400/06B6D4/FFFFFF?text=Knowledge+Search
[image-workflow]: https://via.placeholder.com/800x400/6366F1/FFFFFF?text=Flexible+Workflow
[image-case1-dev]: https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/turbo-deploy/turbo-deploy-001.png
[image-case1-result]: https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/turbo-deploy/turbo-deploy-004.png
[image-case2]: https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/turbo-deploy/turbo-deploy-005.png
[image-case3]: https://7463-tcb-advanced-a656fc-1257967285.tcb.qcloud.la/turbo-deploy/turbo-deploy-009.png
<!-- Links -->
[docs]: https://docs.cloudbase.net/ai/cloudbase-ai-toolkit/
[changelog]: https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/releases
[github-issues-link]: https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/issues
[github-stars-link]: https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/stargazers
[github-forks-link]: https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/network/members
[github-trending-url]: https://github.com/trending
[npm-link]: https://www.npmjs.com/package/@cloudbase/cloudbase-mcp
[cnb-link]: https://cnb.cool/tencent/cloud/cloudbase/CloudBase-AI-ToolKit
[deepwiki-link]: https://deepwiki.com/TencentCloudBase/CloudBase-AI-ToolKit
<!-- Shields -->
[npm-version-shield]: https://img.shields.io/npm/v/@cloudbase/cloudbase-mcp?color=3B82F6&label=npm&logo=npm&style=flat-square
[npm-downloads-shield]: https://img.shields.io/npm/dw/@cloudbase/cloudbase-mcp?color=10B981&label=downloads&logo=npm&style=flat-square
[github-stars-shield]: https://img.shields.io/github/stars/TencentCloudBase/CloudBase-AI-ToolKit?color=F59E0B&label=stars&logo=github&style=flat-square
[github-forks-shield]: https://img.shields.io/github/forks/TencentCloudBase/CloudBase-AI-ToolKit?color=8B5CF6&label=forks&logo=github&style=flat-square
[github-issues-shield]: https://img.shields.io/github/issues/TencentCloudBase/CloudBase-AI-ToolKit?color=EC4899&label=issues&logo=github&style=flat-square
[github-license-shield]: https://img.shields.io/badge/license-MIT-6366F1?logo=github&style=flat-square
[github-contributors-shield]: https://img.shields.io/github/contributors/TencentCloudBase/CloudBase-AI-ToolKit?color=06B6D4&label=contributors&logo=github&style=flat-square
[github-contributors-link]: https://github.com/TencentCloudBase/CloudBase-AI-ToolKit/graphs/contributors
[cnb-shield]: https://img.shields.io/badge/CNB-CloudBase--AI--ToolKit-3B82F6?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIyIiBmaWxsPSIjM0I4MkY2Ii8+PHBhdGggZD0iTTUgM0g3VjVINSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBkPSJNNSA3SDdWOUg1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuNSIvPjwvc3ZnPg==&style=flat-square
[deepwiki-shield]: https://deepwiki.com/badge.svg
[github-trending-shield]: https://img.shields.io/github/stars/TencentCloudBase/CloudBase-AI-ToolKit?style=social
<!-- Share Links -->
[share-x-link]: https://x.com/intent/tweet?hashtags=cloudbase,ai,devtools&text=AI%20编程%2C%20一键上线!告别繁琐的%20DevOps%20配置%2C%20从提示词到应用上线的最短路径%20🚀&url=https://github.com/TencentCloudBase/CloudBase-AI-ToolKit
[share-x-shield]: https://img.shields.io/badge/-share%20on%20x-black?labelColor=black&logo=x&logoColor=white&style=flat-square
[share-telegram-shield]: https://img.shields.io/badge/-share%20on%20telegram-black?labelColor=black&logo=telegram&logoColor=white&style=flat-square
[share-telegram-link]: https://t.me/share/url?url=https://github.com/TencentCloudBase/CloudBase-AI-ToolKit&text=AI%20编程%2C%20一键上线!告别繁琐的%20DevOps%20配置%2C%20从提示词到应用上线的最短路径%20🚀
[share-weibo-link]: http://service.weibo.com/share/share.php?sharesource=weibo&title=AI%20编程%2C%20一键上线!告别繁琐的%20DevOps%20配置%2C%20从提示词到应用上线的最短路径%20🚀&url=https://github.com/TencentCloudBase/CloudBase-AI-ToolKit
[share-weibo-shield]: https://img.shields.io/badge/-share%20on%20weibo-black?labelColor=black&logo=sinaweibo&logoColor=white&style=flat-square
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
Sequential Thinking
Offers a structured approach to dynamic and reflective problem-solving,...
Everything
Model Context Protocol Servers
Git
Model Context Protocol Servers