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.
npx agentmods add mcp/tencentcloudbase/cloudbase-ai-toolkit/cloudbase-mcpgit clone --depth 1 https://github.com/TencentCloudBase/CloudBase-AI-ToolkitGrade A, and why
cloudbase-mcp 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-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudbase/cloudbase-mcp"
],
"env": {}
}
}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 · 10 lines scan A 9b7f0813611b
cloudbase-mcp is an MCP server published in the GitHub repository TencentCloudBase/CloudBase-AI-Toolkit (1,087 stars, last pushed yesterday), 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-08-30.
Other mcp servers, from other repositories
transcriptor-mcp
MCP server "transcriptor-mcp" as configured in samson-art/transcriptor-mcp. Runs in Docker (docker.io/artsamsonov/transcriptor-mcp:1.2.4).
seoskillsai
MCP server "seoskillsai" as configured in seoskillsai/seo-skills-ai. Runs scripts/mcp_server.py with python. Needs 1 environment variable to run.
cn-scraper-mcp
MCP server for Chinese web platforms including Taobao, JD, Bilibili, Douban, Dianping, Xiaohongshu, Zhihu, and Weibo. Runs locally from the cn-scraper-mcp Python package.
crawlgraph-mcp
MCP server "crawlgraph-mcp" as configured in pucilpet/crawlgraph-mcp. Launched with https://github.com/pucilpet/crawlgraph-mcp/releases/download/v0.2.2/crawlgraph-m. Needs 1 environment variable to run.
presentation-md
MCP server exposing all 14 presentation-md tools (render/export/audit/judge/scaffold/share/deploy/import/preview) to any MCP-compatible AI agent. Runs locally from the @presentation-md/mcp-server npm package.
flashalpha
MCP server "flashalpha", hosted remotely at lab.flashalpha.com, as configured in FlashAlpha-lab/flashalpha-mcp.