Skip to main content
Glama

blender_get_polyhaven_popular

Retrieve trending and popular assets from PolyHaven to discover high-quality content for Blender projects. Filter by asset type and quantity to find inspiration.

Instructions

Get trending and popular assets from PolyHaven.

Returns the most downloaded and highly-rated assets across different categories.

Args:

  • type (optional): Asset type filter (model, material, texture, hdri)

  • limit (integer): Maximum number of results (1-100, default 20)

  • quality (optional): Quality level for thumbnails

Returns: List of popular assets with download counts and ratings

Examples:

  • Popular models: type="model", limit=10

  • Trending textures: type="texture", limit=15

  • Top HDRIs: type="hdri", limit=5

  • All categories: limit=20

Use when: Discovering trending assets, finding high-quality content, asset inspiration Don't use when: Searching for specific criteria (use search_polyhaven instead)

Performance: Fast network request, typically 1-3 seconds

Content: Updated daily based on community downloads and ratings

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoAsset type filter
limitNoMaximum number of results (1-100)
qualityNoQuality level for thumbnails2k

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