mcpbeat Sign in

CloudBase MCP Server

by tencentcloudbase Your server? Claim it
answering

CloudBase is answering right now. Last checked 6 min ago. 26 589 installs a week from npm. Last commit 9 Sep 2026.

CloudBase MCP: DB, functions, storage, hosting via @cloudbase/cloudbase-mcp

Installs per day peak 6 041 · avg 2 773 · +32% w/w
a month agotoday
Uptime history 24 days of history · worst day 99%
24 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
1693 ms
Response time
average over 24h
26 589
Installs / week
npm and PyPI

What the code does

We read the source, 12 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted doc/index.mdx:98
[![CNB](https://img.shields.io/badge/CNB-CloudBase--AI--ToolKit-3B82F6?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHJ4PSIyIiBmaW…
Builds a file path from a variable mcp/src/tools/cloudrun.ts:1914
            const projectDir = path.join(targetPath, input.serverName);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add cloudbase-mcp --transport http https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloudbase-mcp": {
      "url": "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cloudbase-mcp]
url = "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
.cursor/mcp.json
{
  "mcpServers": {
    "cloudbase-mcp": {
      "url": "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cloudbase-mcp": {
      "url": "https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id}"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://tcb-api.cloud.tencent.com/mcp/v1?env_id={env_id} streamable-http needs key 2652 ms 6 min ago

Alternatives to CloudBase

same job, measured the same way
Mega
by expertvagabond

MEGA cloud storage CLI MCP server

58 installs/wk local only
InsForge
by insforge

MCP server for InsForge BaaS — database, storage, edge functions, and deployments

628 installs/wk answering
Box
by pipeworx-io

Box (enterprise cloud storage) MCP Pack

36 tools answering
Firebase MCP Server
by dasasian

MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.

29 installs/wk local only
Butterbase AI
by butterbase-ai

Butterbase MCP server — manage your backend: schemas, auth, functions, storage, RAG, deploys.

32 installs/wk answering
Scalix Cloud
by scalix

The agent-native cloud: database, functions, AI, storage, computers. 50 tools, one API key.

51 tools answering
Remote Filesystem
by pulsemcp

MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).

99 installs/wk local only
Appwrite
by appwrite

Manage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docs

answering

CloudBase — questions

Answers built from our own checks of this server.

Why is there no tool list for CloudBase?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is CloudBase working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 1693 ms. The bar chart above shows every period we have measured.
How do I connect CloudBase?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does CloudBase need an API key?
Yes. Every time we knock, CloudBase answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is CloudBase?
It answers our handshake in 1693 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use CloudBase?
The npm package @cloudbase/cloudbase-mcp was installed 26 589 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is CloudBase open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 099 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.