Back to MCP Servers
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-platformsdeploymentai
Installation
npx -y CloudBase-AI-ToolKitConfiguration
{
"mcpServers": {
"CloudBase-AI-ToolKit": {
"command": "npx",
"args": ["-y", "CloudBase-AI-ToolKit"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes