@pipeworx/artic
Connect: https://gateway.pipeworx.io/artic/mcp · Install: one-click buttons
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
Tools
- search_artworks — Search the Art Institute of Chicago collection by keyword. Returns artwork titles, artists, dates, mediums, and image IDs. Use get_artwork to fetch full details.
- get_artwork — Get complete details for an artwork by ID. Returns title, artist, date, medium, dimensions, description, credit line, and high-resolution image.
- get_artist — Get an artist’s biography and their artworks by ID. Returns name, birth/death dates, bio text, and linked artwork IDs.
- get_exhibitions — Browse current and past exhibitions at the Art Institute. Returns exhibition titles, descriptions, and status (active or closed).
Tools
get_artist— Get an artist's biography and their artworks by ID. Returns name, birth/death dates, bio text, and linked artwork IDs.get_artwork— Get complete details for an artwork by ID. Returns title, artist, date, medium, dimensions, description, credit line, and high-resolution image.get_exhibitions— Browse current and past exhibitions at the Art Institute. Returns exhibition titles, descriptions, and status (active or closed).search_artworks— Search the Art Institute of Chicago collection by keyword. Returns artwork titles, artists, dates, mediums, and image IDs. Use get_artwork to fetch full details.