Stats
Actions
Tags
From cloudbase-sites
Provides access to Tencent CloudBase services including cloud functions, database, and storage. Run local queries and manage cloud resources. Requires CloudBase authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"cloudbase-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudbase/cloudbase-mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
First indexed Jun 4, 2026
First indexed Jun 4, 2026
npx claudepluginhub tencentcloudbase/cloudbase-mcp --plugin cloudbase-sites