CloudBase AI Toolkit

CloudBase AI Toolkit

Cloud
Tencent Cloud (CloudBase)
claudecursorvscodecodexgeneric
FreeOpen Source

About This Server

An AI coding backend toolkit by Tencent Cloud CloudBase. Provides database read/write, user authentication, cloud function invocation, and file storage for AI coding agents — enabling one-click full-stack deployment.

Installation

npm install -g @cloudbase/cloudbase-mcp && cloudbase-mcp

Frequently Asked Questions

What can CloudBase AI Toolkit do?

It provides full backend capabilities for AI coding agents: create and query database collections, manage user authentication and login, invoke cloud functions, read/write file storage, and deploy static websites — from coding to production in one workflow.

How do I install CloudBase MCP?

Install the CLI globally: npm install -g @cloudbase/cloudbase-mcp, then run cloudbase-mcp. Register it in Claude Code with claude mcp add cloudbase -- cloudbase-mcp. You'll need to log in with your Tencent Cloud account on first use.

Does CloudBase have a free tier?

CloudBase offers a free tier including a certain amount of database reads/writes, cloud function invocations, and storage — suitable for personal development and small projects. Beyond the free tier, usage is billed per volume.