Cloud Base MCP Server
AI writes the code. CloudBase runs the backend. The CloudBase integration layer for AI coding tools: Plugin installs the stack, Skills steer how code is written, MCP operates databases, functions, storage, and deploys from chat.
People who work with cloudbase, miniprogram and tencent and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 1,114 · #6 OF 168 MAINTAINED DATABASE · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Cloud Base
Claude Code
claude mcp add tencentcloudbase-cloudbase-ai-toolkit --transport http https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id} Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"tencentcloudbase-cloudbase-ai-toolkit": {
"url": "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to tcb-api.cloud.tencent.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @cloudbase/cloudbase-mcp - the @cloudbase scope differs from the repo owner (tencentcloudbase); confirm it's the project's official package
registry namespace io.github.TencentCloudBase is GitHub-verified and matches the repo owner
03 · What Cloud Base can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.34.4 · 2026-09-16
CloudBase MCP v2.34.4 · 新功能 · Skills · 新增 PostgreSQL 访问模式最佳实践 skill:批量读写、索引与 EXPLAIN、RLS 角色门禁、上线容量规划 · 上下文占用 · searchKnowledgeBase 内联的 skill / OpenAPI 清单改为按需返回,43 个工具的常驻 schema 由 139,627 字符降到 126,880…
v2.34.3 · 2026-09-14
CloudBase MCP v2.34.3 · 问题修复 · deployApp 的 cosTimestamp 不再只接受数字。getUploadUrl 返回的是字符串时间戳,而 schema 声明为整数并做强制转换 - - 「先取上传地址、再按该地址创建应用」这条云端上传通道自己拒收自己的返回值,走到一半就断。现在字符串与数字都接受,统一归一为非空十进制字符串 · getBuildLog 的 buildId…
v2.34.2 · 2026-09-13
CloudBase MCP v2.34.2 · 问题修复 · auth(action="login_by_api_key") 的缺参提示不再指向工具读不到的字段名。提示文案与 next_step.suggested_args 此前写的是 envId,而 schema 与实现只读 apiKeyEnvId - - 照着提示原样重试会被 schema 收下、却不被实现读取,于是再次返回 INVALID_ARGS…
04 · Who maintains Cloud Base
CloudBase is maintained by tencentcloudbase. It's the only MCP server we track from this author; the repo dates to May 2025.
05 · Facts
- category
- database - ranked #6 of 168 actively-maintained database servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.TencentCloudBase/cloudbase-mcp (active, first published 2026-08-17 · 20 versions)
- packages
- npm:@cloudbase/cloudbase-mcp
06 · Cloud Base FAQ
What is Cloud Base?
AI writes the code. CloudBase runs the backend. The CloudBase integration layer for AI coding tools: Plugin installs the stack, Skills steer how code is written, MCP operates databases, functions, storage, and deploys from chat.
Is Cloud Base still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Cloud Base?
Run `npx -y @cloudbase/cloudbase-mcp`. You can also paste the ready-made client config above.
Does Cloud Base require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Cloud Base
Alternatives to Cloud Base
Maintained database servers if Cloud Base isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 20,017 · 2026-09-18
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,449 · 2026-09-18
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,562 · 2026-09-18
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,534 · 2026-09-18
- LINQ to DB Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB. ★ 3,328 · 2026-09-17
- Supabase MCP server for interacting with the Supabase platform ★ 2,910 · 2026-09-17
Pairs well with
Servers that cover what Cloud Base doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,367
- ClaudeR - RStudio MCP Server → data & analytics companion data & analytics · ★ 342
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 980
More database MCP servers · Tiger MCP · SQL Sentinel MCP Server · Trino · Patents MCP · Type DB
More TypeScript MCP servers · Terminal49 · Tessera MCP Server · Testdino MCP · Tetrees MCP · Vidin · see all