Skip to main content
Glama

BlenderMCP

get_polyhaven_categories

Retrieve categorized asset lists from Polyhaven for HDRI, textures, models, or all types using BlenderMCP, simplifying asset organization and selection for 3D projects.

Instructions

Get a list of categories for a specific asset type on Polyhaven.

Parameters:

  • asset_type: The type of asset to get categories for (hdris, textures, models, all)

Input Schema

NameRequiredDescriptionDefault
asset_typeNohdris

Input Schema (JSON Schema)

{ "properties": { "asset_type": { "default": "hdris", "title": "Asset Type", "type": "string" } }, "title": "get_polyhaven_categoriesArguments", "type": "object" }

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/ahujasid/blender-mcp'

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