✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Discover the Met’s Treasures with the Met Museum MCP Server

The Met Museum MCP Server is a cutting-edge Model Context Protocol (MCP) server that revolutionizes how we interact with the Metropolitan Museum of Art’s vast collection. This server allows AI models to seamlessly access and interact with The Met’s art collection, making it an invaluable tool for art enthusiasts, researchers, and developers. By leveraging natural language interactions, the server provides a dynamic and user-friendly experience, allowing users to explore art in ways never before possible.

Key Features

1. List Departments

The ‘List Departments’ feature enables users to access a comprehensive list of all valid departments within The Met. This is particularly useful for researchers and developers looking to narrow down their search to specific areas of interest.

  • Inputs: None
  • Outputs: A detailed list of department IDs and display names, such as:
    Department ID: 1, Display Name: American Decorative Arts
    Department ID: 3, Display Name: Ancient Near Eastern Art
    

2. Search Museum Objects

The ‘Search Museum Objects’ feature allows users to search for various objects within The Met based on specific inputs. This feature is highly customizable, offering options to search by title, department, and more.

  • Inputs:
    • q (string): The search term, e.g., ‘sunflowers’
    • hasImages (boolean, optional, default: false): Only search for objects with images
    • title (boolean, optional, default: false): Search specifically against the title field for objects
    • departmentId (number, optional): Search within a specific department
  • Outputs:
    Total objects found: 54
    Object IDs: 436532, 789578, 436840, 438722,...
    

3. Get Museum Objects

The ‘Get Museum Objects’ feature retrieves detailed information about a specific object from The Met, including open access data and images if available.

  • Inputs:
    • objectId (number): The ID of the object to retrieve
    • returnImage (boolean, optional, default: true): Whether to return the image of the object
  • Outputs:
    Title: Self-Portrait with a Straw Hat (obverse: The Potato Peeler)
    Artist: Vincent van Gogh
    Artist Bio: Dutch, Zundert 1853–1890 Auvers-sur-Oise
    Department: European Paintings
    Credit Line: Bequest of Miss Adelaide Milton de Groot (1876-1967), 1967
    Medium: Oil on canvas
    Dimensions: 16 x 12 1/2 in. (40.6 x 31.8 cm)
    Primary Image URL: https://images.metmuseum.org/CRDImages/ep/original/DT1502_cropped2.jpg
    Tags: Men, Self-portraits
    

Use Cases

The Met Museum MCP Server is ideal for a variety of use cases, including:

  • Art Education: Educators can use the server to create interactive lessons that bring art history to life for students.
  • Research: Art historians and researchers can access detailed information and images for their studies.
  • App Development: Developers can integrate The Met’s art collection into their applications, providing users with a rich cultural experience.

Integration with AI Platforms

The Met Museum MCP Server can be easily integrated with AI platforms such as Claude Desktop and LibreChat, allowing users to leverage AI for enhanced interactions with The Met’s collection.

  • Claude Desktop Integration:

    {
      "mcp-servers": {
        "met-museum": {
          "command": "npx",
          "args": [
            "-y",
            "metmuseum-mcp"
          ]
        }
      }
    }
    
  • LibreChat Integration:

    mcpServers:
      metmuseum:
        command: npx
        args:
          - -y
          - metmuseum-mcp
    

About UBOS Platform

UBOS is a full-stack AI Agent Development Platform focused on bringing AI Agents to every business department. Our platform helps orchestrate AI Agents, connect them with enterprise data, and build custom AI Agents with LLM models and Multi-Agent Systems. By integrating the Met Museum MCP Server with UBOS, businesses can enhance their AI capabilities and offer unique art-related insights and experiences to their users.

Conclusion

The Met Museum MCP Server is a powerful tool that opens up new possibilities for interacting with one of the world’s most renowned art collections. Whether you’re an educator, researcher, developer, or art enthusiast, this server offers a wealth of opportunities to explore and engage with art in innovative ways.

Featured Templates

View More

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.