Skip to main content
Glama

blender_download_polyhaven_asset

Download PolyHaven assets directly into Blender projects with automatic file management and optional scene integration for textures, models, and environments.

Instructions

Download a PolyHaven asset and optionally import it directly into Blender.

Downloads high-quality assets from PolyHaven with automatic file management and scene integration.

Args:

  • asset_id (string): PolyHaven asset ID to download

  • quality (enum): Download quality level (hd, 1k, 2k, 4k, 8k)

  • save_path (optional): Save path (relative to project assets directory)

  • import_to_scene (boolean, default true): Import directly into Blender scene

  • import_options (optional): Import options if importing to scene

Returns: Download confirmation with file information and import status

Examples:

  • Download 2K texture: asset_id="old_wood_01", quality="2k"

  • Download and import model: asset_id="oak_tree", quality="4k", import_to_scene=true

  • Custom save path: asset_id="sky_cloudy", quality="hdr", save_path="environments/sky.hdr"

Use when: Adding professional assets to scenes, sourcing textures, environment setup Don't use when: Just browsing assets (use search_polyhaven instead)

Performance: Network and file-size dependent, typically 5-60 seconds

Security: Validates asset IDs, downloads to secure project directory

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
asset_idYesPolyHaven asset ID to download
qualityNoDownload quality level (hd, 1k, 2k, 4k, 8k)2k
save_pathNoSave path (relative to project assets directory)
import_to_sceneNoImport directly into Blender scene
timeoutNoDownload timeout in milliseconds
import_optionsNoImport options if importing to scene

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olbboy/claudekit-blender-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server