open-museum-mcp
Related Servers
Alternatives to open-museum-mcp
- AlicenseAqualityCmaintenanceA MCP Server that lets user ask AI models to discover the collection of the Metropolitan Museum of Art. Adds the discovered art works as Resources on the server.4242 npm35MIT
Related Servers
- AlicenseNot gradedqualityAmaintenanceSearches the Metropolitan Museum of Art collection and fetches full artwork records with open-access images via MCP, supporting STDIO and Streamable HTTP transports.296 npm4Apache 2.0
- AlicenseNot gradedqualityAmaintenanceEnables searching 14.5M Smithsonian Open Access objects, retrieving CC0 images, and exploring museum collections via MCP with 6 tools.139 npm2Apache 2.0
- AlicenseAqualityAmaintenanceLicense-first federated image search for AI agents and humans. Exposes MCP tools for concise, attribution-aware image discovery, license probing, and guarded downloads across open, platform, and editorial sources.718 npm3MIT
- AlicenseAqualityDmaintenanceMCP server for searching museum collections and viewing artwork images and metadata from multiple museums, including the Met, Art Institute of Chicago, Rijksmuseum, and more.247 npm2MIT
- AlicenseAqualityBmaintenanceEnables keyless search and retrieval of millions of openly-licensed Creative Commons images and audio, with ready-to-paste attribution and license-awareness built into every result.5MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying the Cleveland Museum of Art's open access API to search artworks by filters like type, artist, and CC0 status, retrieve details by accession number, find creators, and explore exhibitions.4 npm1MIT
TDQS
Scored across 5 tools
Each tool has a distinct, non-overlapping purpose: cite for citations, discover_random for random selection, get_artwork for specific artwork retrieval, list_traditions for metadata exploration, and search_artworks for querying. No ambiguity.
All tool names follow a consistent verb_noun pattern in lowercase snake_case (e.g., search_artworks, list_traditions), with 'cite' being a concise verb that fits the pattern. Highly predictable and readable.
With 5 tools covering search, retrieval, citation, random discovery, and metadata listing, the set is well-scoped for a museum API. Each tool earns its place without redundancy.
The tool set covers all essential operations for a read-only museum data API: searching, fetching single items, citing, random discovery, and exploring available traditions. No obvious gaps given the domain.