1. Conduid
  2. Search
  3. museum-mcp-server
MCP server · Search

museum-mcp-server

MCP Server for global museum collections: Met Museum, Art Institute of Chicago, Smithsonian — search 700k+ artworks, no API key required

Unclaimed search
37Low

Scored 4 months ago · breakdown

About museum-mcp-server

museum-mcp-server is an MCP server in the Search category: mCP Server for global museum collections: Met Museum, Art Institute of Chicago, Smithsonian — search 700k+ artworks, no API key required. It has been installed 0 times through Conduid.

Install

uvx
uvx museum-mcp-server
pip
pip install museum-mcp-server

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about museum-mcp-server

Powered by Claude · Grounded in docs

I know everything about museum-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

Museum MCP Server

PyPI version

MCP Server for global museum collections — give AI agents access to 570,000+ artworks from the world's greatest museums. No API key required.

Museums Included

Museum Collection Size API Key
Metropolitan Museum of Art (NYC) 470,000+ objects None required
Art Institute of Chicago 100,000+ objects None required

Tools (9 total)

Tool Description
tool_search_artworks Search artworks by keyword in Met or Chicago
tool_get_artwork_details Full metadata for a specific artwork
tool_search_by_artist Find all works by a specific artist
tool_get_met_departments List all Met Museum departments
tool_search_by_department Search within a specific Met department
tool_get_museum_highlights Curated highlights from either museum
tool_get_random_artwork Discover a random artwork
tool_search_by_period Search by historical period (Renaissance, Baroque, etc.)
tool_compare_museums Compare results across both museums simultaneously

Installation

pip install museum-mcp-server

Usage with Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "museum": {
      "command": "museum-mcp-server"
    }
  }
}

Example Queries

"Search for Monet paintings in both museums"
"Show me highlights from the Metropolitan Museum of Art"
"Find Renaissance artworks in the Art Institute of Chicago"
"Give me details about artwork 436535 from the Met"
"Show me a random artwork from Chicago"
"Compare results for 'ancient Egypt' across both museums"

Data Sources

  • Metropolitan Museum of Art: metmuseum.github.io — Open Access API, 470,000+ objects spanning 5,000 years
  • Art Institute of Chicago: api.artic.edu — Free API, 100,000+ works including paintings, sculptures, prints

No API Key Required

Both APIs are completely free and require no authentication. This server works out of the box.

License

MIT — Free to use, modify, and distribute.

Author

AiAgentKarl — Building the AI Agent Economy, one MCP server at a time.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About museum-mcp-server

How do I install museum-mcp-server?

Run uvx museum-mcp-server, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is museum-mcp-server safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is museum-mcp-server still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.