Skip to main content
Glama

3DAssets.dev

Search assets

search_assets

Search the free GLB catalogue on 3dassets.dev (three.js, Blender, Godot, Unity) by text, category (what it is), theme (what world) and style (what look). Returns direct CDN URLs (CORS *, immutable) that load with a plain GLTFLoader. Published models use CC0 1.0 Universal: free personal and commercial use without attribution. Licence metadata is retained in each result.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoAlias for query, as spelled by the REST API
tagNoAny tag slug from list_tags
pageNo
sortNoDefault: best match for a query, newest otherwise
limitNo
queryNoFree-text search over title and summary
styleNoStyle tag slug, e.g. low-poly, realistic, voxel
themeNoTheme tag slug, e.g. sci-fi, fantasy, modern
categoryNoCategory slug from list_categories

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.7/5.0
Behavior4/5

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

The description discloses key behavioral aspects: it returns direct CDN URLs (CORS *, immutable) that can be loaded with a GLTFLoader, and it states that licence metadata is retained in results. This goes beyond simple read-only semantics, but it does not mention pagination behavior or default sorting nuances.

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 reasonably concise and front-loaded with the core purpose. The additional sentences about CDN URLs, licenses, and metadata add context without excessive verbosity, though it could be slightly tighter without losing value.

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

Completeness4/5

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

For a search tool with no output schema, the description provides sufficient context: it explains what is searched, what is returned (CDN URLs), and the license implications. It lacks details about result structure or sorting options, but overall it gives enough for an agent to understand the tool's role.

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

Parameters3/5

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

The description clarifies the meaning of the main search parameters (query, category, theme, style) and ties them to user-facing concepts. However, it does not add information about the page or limit parameters, which lack descriptions in the schema, so not all parameter semantics are covered.

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 the tool's function: searching the free GLB catalogue on 3dassets.dev, with explicit mention of the search dimensions (text, category, theme, style) and the output (CDN URLs). It distinguishes this from pack-level searches by focusing on individual GLB assets.

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

Usage Guidelines2/5

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

The description does not provide any guidance on when to use this tool versus alternatives like search_packs or list_tags. It implies it is the tool for searching individual assets, but offers no explicit conditions or criteria for tool selection.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.