MCP Hub
Back to servers

artic

Art Institute of Chicago MCP — wraps the ARTIC public API (free, no auth)

Registry
Updated
Apr 2, 2026

@pipeworx/mcp-artic

MCP server for the Art Institute of Chicago API — search artworks, get artwork and artist details, and browse exhibitions. Free, no auth required.

Tools

ToolDescription
search_artworksFull-text search across the collection
get_artworkDetailed record for a single artwork by ID
get_artistArtist record by ID
get_exhibitionsCurrent and recent exhibitions

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "artic": {
      "type": "url",
      "url": "https://gateway.pipeworx.io/artic"
    }
  }
}

CLI Usage

npx @anthropic-ai/mcp-client https://gateway.pipeworx.io/artic

License

MIT

Reviews

No reviews yet

Sign in to write a review