artic-mcpServer

mikechao
GitHub
Art & CultureSearchContent Management

Loading subscription status...

💡 Description

The artic-mcp server provides access to the Chicago Art Museum collection through natural language interactions, enabling AI models to search for artworks and utilize them as resources.

📝 JSON Entries

{
  "mcpServers": [
    {
      "artic-museum": {
        "args": [
          "-y",
          "artic-mcp"
        ],
        "command": "npx"
      }
    }
  ]
}

🛠️ Tools

npxClaude Desktop

Features

  • Search for artworks by title
  • Get artwork details by ID
  • Full-text search of artworks
  • Search for specific artists
  • Retrieve artworks by a specific artist
  • Interactive art gallery generation

💬 Example Queries

  • Can you show me the painting titled 'Nighthawks'?
  • Can you find art done by Vincent van Gogh in 1890 that is on display?
  • Can you find art by the artist Jackson Pollock?