Skip to main content

Tencent Hunyuan 3D MCP

Provides Tencent Hunyuan 3D service invocation via the MCP protocol and supports invoking AI large models based on text/images to generate 3D models.

Go to CloudBase Platform to run MCP Server


Environment Variable Configuration

Before running, the following environment variables need to be set:

  • TENCENTCLOUD_SECRET_KEY: Tencent Cloud API SecretKey
  • TENCENTCLOUD_SECRET_ID: Tencent Cloud API SecretId

🗺️ Feature List

Tool IdentifierFunction DescriptionCore Parameters
submitHunyuanTo3DJobSubmits a 3D content generation taskPrompt/ImageBase64/ImageUrl (choose one)
queryHunyuanTo3DJobQuery 3D generation job status and resultsJobId (string type, required)

🔌 Usage


CloudBase MCP Console