TencentCloudBase/CloudBase-AI-ToolKit
One-stop backend services for WeChat Mini-Programs and full-stack apps. Provides specialized MCP tools for serverless cloud functions, databases, and one-click deployment to production with China market access through WeChat ecosystem.
Quick Start
Clone the repository:
git clone https://github.com/TencentCloudBase/CloudBase-AI-ToolKitClaude Desktop configuration example:
{
"mcpServers": {
"cloudbase-ai-toolkit": {
"command": "npx",
"args": [
"-y",
"TencentCloudBase/CloudBase-AI-ToolKit"
]
}
}
}Check the repository README for specific installation and configuration instructions.