CloudBase AI Toolkit is an integration layer that lets AI coding tools use Tencent CloudBase as an application backend, including databases, authentication, functions, storage, and deployments. Developers use it to have coding agents build and operate CloudBase-backed applications through skills, plugins, commands, and chat-accessible tools. The catalogue entries are the toolkit’s own skills, agents, hooks, plugins, rules, instructions, and MCP tools.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/TencentCloudBase/CloudBase-AI-ToolkitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/tencentcloudbase/cloudbase-ai-toolkit/files-cloudbase)<a href="https://agentmods.dev/mcp/tencentcloudbase/cloudbase-ai-toolkit/files-cloudbase"><img src="https://agentmods.dev/badge/mcp/tencentcloudbase/cloudbase-ai-toolkit/files-cloudbase.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
cloudbase scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"cloudbase": {
"command": "npx",
"args": [
"npm-global-exec@latest",
"@cloudbase/cloudbase-mcp@latest"
],
"env": {
"INTEGRATION_IDE": "OpenCode"
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 12 lines scan A 43bc5475f200
cloudbase is an MCP server published in the GitHub repository TencentCloudBase/CloudBase-AI-Toolkit (1,094 stars, last pushed today), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.
Other mcp servers, from other repositories
wechat-miniapp-engineering-mcp
A locally running engineering adviser for building WeChat Mini Programs, which are lightweight applications that run inside WeChat. It is intended to guide beginners from an idea through launch, with Chinese as the primary language.
mcp-docs
The MCP documentation itself, served as an MCP server: lets the agent search the protocol spec and guides. Remote server at modelcontextprotocol.io.
debugg-ai-local
MCP server "debugg-ai-local" as configured in debugg-ai/debugg-ai-mcp. Runs dist/index.js with node. Needs 1 environment variable to run.
presio
Present PDFs from the browser: upload to start a slideshow or validate Presio sidecars. No auth. Remote server at presio.xyz.
switchai
Compare Italian energy tariffs with AI. Analyzes bills, finds best offers, live market indices. Runs locally from the @us1929/switchai-mcp npm package.
mcp-windows-website-downloader
MCP server "mcp-windows-website-downloader" as configured in angrysky56/mcp-windows-website-downloader. Runs locally from the mcp-windows-website-downloader Python package.