Skip to main content
Glama

Tripo MCP Server

get_polyhaven_categories

Retrieve categories for specific asset types (hdris, textures, models, all) on Polyhaven using the Tripo MCP Server interface, facilitating organized asset selection and integration.

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/VAST-AI-Research/tripo-mcp'

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