Skip to main content
Cloud PlatformsTypeScript

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.

cloud-platformscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/TencentCloudBase/CloudBase-AI-ToolKit

Claude 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.

Details

Category
Cloud Platforms
Language
TypeScript
Author
TencentCloudBase