Skip to main content
Glama

Search Smithsonian Collections

smithsonian.collection.search
Read-onlyIdempotent

Search across 11M+ Smithsonian records from 19 museums. Filter by type (objects, species, archives, books), sort by relevancy or newest, and get CC0-licensed results by default.

Instructions

Full-text search across 11M+ records from 19 Smithsonian museums — art, artifacts, scientific specimens, archives. Filter by type (objects/species/archives/books/online_media/events/places), sort by relevancy/newest/updated/random, and CC0-only by default. Covers National Museum of Natural History, Air and Space, American Art, Portrait Gallery, Freer|Sackler, and more (Smithsonian Open Access, CC0 subset)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesFull-text search query. Example: "dinosaur", "picasso", "apollo 11". Supports EDAN query syntax (field:value, AND/OR).
rowsNoNumber of results to return (1-100, default 10).
startNoOffset for pagination (default 0). Useful with rowCount from previous call.
sortNoSort order for results. Default: relevancy.
typeNoFilter by record type. E.g. "objects" for 3D objects, "species" for scientific specimens.
online_media_typeNoFilter to items that have media of a specific type.
cc0_onlyNoFilter results to CC0-licensed records only (default true). Set false to include all records with their license field.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior4/5

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

Beyond annotations (readOnlyHint, idempotentHint), the description adds behavioral context: CC0-only default, coverage of 19 museums, and available filters. It does not contradict annotations; effectively supplements them.

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

Conciseness5/5

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

Two sentences, front-loaded with purpose, followed by key capabilities. No redundant information; every phrase adds value. Exemplary conciseness.

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?

With an output schema present, the description adequately covers core search functionality, filters, sort, and default license. Minor omission: no mention of pagination or EDAN query syntax, but overall sufficient for a search tool with good annotations and schema.

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?

Schema descriptions cover 100% of parameters, so baseline is 3. The description reiterates filter and sort options but adds little new meaning beyond the schema, such as default CC0 behavior. No significant added value.

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

Purpose4/5

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

The description clearly states the tool performs full-text search across 11M+ records from 19 Smithsonian museums, specifying types and filters. It distinguishes itself from potential siblings like record retrieval by being a search function, though no explicit sibling comparison is made.

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 provides no guidance on when to use this tool versus alternatives, such as smithsonian.collection.record for specific record details. It only describes capabilities without usage context or exclusion 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/whiteknightonhorse/APIbase'

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