@pipeworx/clevelandart
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/clevelandart’s. Install: one-click buttons
Connect to just the @pipeworx/clevelandart pack
https://gateway.pipeworx.io/clevelandart/mcp — only @pipeworx/clevelandart’s own tools, nothing else in the catalog.
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Cleveland Museum of Art Open Access API MCP — search/lookup ~63 000 artworks, including high-res CC0 images. Keyless.
Tools
search(query?, filters?)— search artworks with optional filters (artist, type, has_image, cc0)get_artwork(id)— full artwork record by accession number or numeric idcreators(query?, limit?)— search creators (artists)exhibitions(query?, limit?)— search exhibitions
Data source
https://openaccess-api.clevelandart.org/api/
Tools
- search — Search artworks. Optional filters: type, artist, has_image, cc0.
- get_artwork — Single artwork by accession number (e.g. “1962.158”) or numeric id.
- creators — Cleveland Museum of Art Open Access API — search the museum’s creator records, the artists and makers behind works in the CMA collection, by name. Returns each creator’s CMA id, name, role, biographic
- exhibitions — Cleveland Museum of Art Open Access API — search the museum’s exhibition history by title keyword. Returns each exhibition’s CMA id, title, opening and closing dates and venue, covering shows mounted
Tools
creators— Cleveland Museum of Art Open Access API — search the museum's creator records, the artists and makers behind works in the CMA collection, by name. Returns each creator's CMA id, name, role, biographicexhibitions— Cleveland Museum of Art Open Access API — search the museum's exhibition history by title keyword. Returns each exhibition's CMA id, title, opening and closing dates and venue, covering shows mountedget_artwork— Single artwork by accession number (e.g. 1962.158 ) or numeric id.search— Search artworks. Optional filters: type, artist, has_image, cc0.