Skip to main content
Glama

add_texture

Apply AI-generated textures to a 3D model URL, producing base color, metallic, roughness, and normal maps for a fully textured GLB/FBX output.

Instructions

Apply AI-generated textures to an existing 3D model using Meshy AI.

Takes a GLB or OBJ model URL and generates: • Base color map • Metallic map • Roughness map • Normal map (for surface detail without extra polygons)

Returns a fully textured GLB/FBX ready for Three.js, Babylon.js, Unity, Unreal Engine, or Blender.

Use cases: • Apply brand-specific textures to clothing 3D models • Add realistic material finishes (leather, fabric, metal, wood) • Generate texture variants for A/B testing product visuals • Style website 3D environments with custom looks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
model_urlYes
object_promptYes
style_promptNo
negative_promptNo
art_styleNorealistic
resolutionNo2048
enable_pbrNo
seedNo
wait_for_completionNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden but only partially discloses behavior: it states outputs (maps and formats) but omits side effects, limitations, or authentication needs. It does not contradict any annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with bullet points and use cases, front-loading the main action. While it is not extremely terse, every sentence adds value and supports understanding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 9 parameters, no annotations, and no output schema, the description is incomplete. It lacks parameter explanations, return structure, and error handling, making it insufficient for an AI agent to invoke correctly without additional context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%. The description only explains the model_url parameter implicitly, leaving other parameters (object_prompt, style_prompt, etc.) unexplained. This fails to compensate for the lack of schema-level descriptions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool applies AI-generated textures to an existing 3D model, specifying the input format (GLB/OBJ) and generated maps. It also lists use cases that differentiate it from sibling tools like generate_3d_model.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists use cases but does not explicitly guide when to use this tool versus alternatives. It implies context via examples but lacks explicit when-to-use or when-not-to-use criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/zyadhajaji/meshy-mcp'

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