Stats
Actions
Tags
From cloudbase-sites
Connects to Tencent CloudBase (TCB) for managing cloud functions, databases, storage, and other cloud resources. Runs locally via npx.
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
npx claudepluginhub tencentcloudbase/cloudbase-mcp --plugin cloudbase-sites