Skip to main content
Glama

cooper-hewitt-mcp

search-objects

Search the Cooper Hewitt collection for specific objects using a query. Filter results by page number and items per page for precise retrieval.

Instructions

Search for objects in the Cooper Hewitt collection

Input Schema

NameRequiredDescriptionDefault
pageNoPage number (optional)
perPageNoResults per page (optional)
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number (optional)", "type": "number" }, "perPage": { "description": "Results per page (optional)", "type": "number" }, "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from cooper-hewitt-mcp

Related Tools

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/behole/cooper-hewitt-mcp'

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