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.
Ads
Overview
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.
Installation
npx plugins add TencentCloudBase/cloudbase-plugin
Configuration
{
"mcpServers": {
"cloudbase": {
"command": "npx",
"args": ["@cloudbase/cloudbase-mcp@latest"]
}
}Capabilities
- Manage databases
Ask to create, query, or update PostgreSQL or document DB records, including data models and security rules.
- Deploy cloud functions
Author, deploy, invoke, and debug cloud functions or Cloud Run services directly from chat.
- Configure auth & storage
Set up login methods, manage object storage, and link permissions with your data.
- Inspect logs & redeploy
Retrieve deployment logs via `getDeployLog`, fall back to `getProcessLog` or `getDeployRecords` when needed.
- Handle Mini Program messaging
Use `queryMessagePush` and `manageMessagePush` to manage event and message-type subscriptions.
- Manage gateway routes
Verify HTTP services and create custom domains or routes with `manageGateway`, including certificate auto-select.
Tags
- cloud-infrastructure
- development
- deployment
- serverless
- awesome-list
Related MCP servers
Metabase
OfficialOfficial Metabase MCP server for searching data, building queries on the semantic layer, and visualizing results through MCP clients.
AWS CloudTrail
OfficialThis AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
AWS Bedrock KB Retrieval
OfficialQuery Amazon Bedrock Knowledge Bases using natural language to retrieve relevant information from your data sources.
AWS CDK
OfficialGet prescriptive CDK advice, explain CDK Nag rules, check suppressions, generate Bedrock Agent schemas, and discover AWS Solutions Constructs patterns.