Skip to main content
Glama
pipeworx-io

mcp-clevelandart

by pipeworx-io

@pipeworx/clevelandart

Cleveland Museum of Art Open Access API MCP — search/lookup ~63 000 artworks, including high-res CC0 images. Keyless.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

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 id

  • creators(query?, limit?) — search creators (artists)

  • exhibitions(query?, limit?) — search exhibitions

Related MCP server: open-museum-mcp

Data source

https://openaccess-api.clevelandart.org/api/

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "clevelandart": {
      "url": "https://gateway.pipeworx.io/clevelandart/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Clevelandart data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Allows you to search for artworks, retrieve detailed information about specific artworks, access image tiles for artworks, and explore user-created collections from the Rijksmuseum.
    43
    70
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Federated, license-verified search across open-access museum collections — currently The Met, Cleveland, AIC, Wikimedia Commons, and Europeana, with more being added. Strict-default-deny rights gate accepts only CC0 / Public Domain Mark, returning reuse-safe artwork with citations in three styles.
    5
    147
    9
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI agents to search and explore over 570,000 artworks from the Metropolitan Museum of Art and Art Institute of Chicago without needing an API key.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables searching and retrieving detailed information about items from the Smithsonian Open Access collection, including metadata and images.
    11
    MIT

View all related MCP servers

Related MCP Connectors

  • Search 14.5M Smithsonian Open Access objects, get CC0 images, find cross-collection connections.

  • Access US federal award, recipient, agency, and spending analytics data from USAspending.gov.

  • MET Museum collection via MCP — 500K+ artworks, metadata, provenance, open-access images.

View all MCP Connectors

Latest Blog Posts

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/pipeworx-io/mcp-clevelandart'

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