🔌 pluginActivePromisinghigh

CloudBase-MCP

by TencentCloudBase

CloudBase MCP - Connect CloudBase to your AI Agent. Go from AI prompt to live app.

Supported Platforms

🤖 Claude Code

Stars

1.0k

Skill Type

📖 Library & API Reference

Quality Score

90/200

License

MIT

Forks

131

Last Updated

Jun 11, 2026

Discovered

Feb 25, 2026

Validation

Passed

github.com/TencentCloudBase/CloudBase-MCP

Quality Breakdown

90/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
â—‹Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multiple persistent configuration directories (.claude/, .codebuddy/, .cursor/, .workbuddy/) with settings.local.json and memory files indicating autonomous agent state persistence
  • Extensive GitHub Actions workflows (.github/workflows/) including nightly builds, auto-processors, and multi-branch synchronization suggesting automated CI/CD with potential elevated permissions
  • Multi-agent orchestration evidenced by .agents/ and .codebuddy/automations/ directories with skill management and review-automation-orchestrator components
  • Complex skill authoring and execution framework (.agents/skills/, .claude/skills/) enabling arbitrary task delegation without explicit human approval gates
  • Memory and artifact accumulation patterns (.workbuddy/memory/, .codebuddy/artifacts/) across multiple AI platforms suggesting persistent cross-platform agent coordination
  • Bootstrap and configuration files (cloudbaserc.json, .mcp.json) designed for automated environment setup and service integration