Skip to content

tencentcloudbase/cloudbase

v0.2.0MIT

Tencent CloudBase — AI models, authentication, NoSQL/PostgreSQL databases, cloud functions, cloud storage, CloudRun backend services, and WeChat Mini Program integration. Powered by cloudbase-mcp.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

cloudbase-mcp
{
  "command": "npx",
  "args": [
    "-y",
    "@cloudbase/cloudbase-mcp@latest"
  ],
  "env": {}
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "cloudbase",
  "version": "0.2.0",
  "description": "Tencent CloudBase — AI models, authentication, NoSQL/PostgreSQL databases, cloud functions, cloud storage, CloudRun backend services, and WeChat Mini Program integration. Powered by cloudbase-mcp.",
  "author": {
    "name": "Tencent CloudBase",
    "url": "https://cloudbase.net"
  },
  "homepage": "https://github.com/TencentCloudBase/cloudbase-plugin",
  "license": "MIT",
  "keywords": [
    "cloudbase",
    "tencent-cloud",
    "baas",
    "claude-code",
    "codebuddy",
    "openclaw",
    "ai-model",
    "database",
    "cloud-function",
    "authentication",
    "storage",
    "cloudrun"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • activation-map.yaml
  • .gitkeep
View on GitHub