Met Museum MCP MCP Server
Metropolitan Museum of Art artwork search and access.
Overview
This MCP server provides seamless access to the Metropolitan Museum of Art's extensive digital collection, enabling developers to integrate world-class artwork search and retrieval capabilities into their applications. Built in TypeScript, it leverages the Met's public API to deliver authoritative art historical data, making museum knowledge accessible programmatically. The server serves as a bridge between creative applications and one of the world's most prestigious art institutions, offering reliable access to millions of cataloged artworks and related metadata without requiring manual API integration.
The server supports comprehensive artwork search functionality, allowing users to query by artist, title, date range, medium, and cultural origin. It enables retrieval of detailed artwork information including provenance, exhibition history, high-resolution image URLs, and scholarly descriptions. Additional capabilities include filtering by department, geographic origin, and artwork type, along with related artwork discovery features. The implementation prioritizes performance and reliability, ensuring consistent access to the Met's collection through well-structured data models and efficient query handling.
The Met Museum MCP is compatible with any client supporting the Model Context Protocol standard, including Claude Desktop and other AI-powered development environments. Typical use cases encompass art education platforms, museum research tools, creative inspiration applications, and cultural heritage documentation projects. It proves invaluable for researchers conducting comparative art studies, curators developing digital exhibitions, and developers building culturally-enriched applications. The community-driven approach ensures ongoing enhancement and adaptation to emerging user needs within the art and cultural technology sectors.
Installation
npx -y @modelcontextprotocol/server-met-museum-mcpCompatible Clients
Related
FAQ
- How do I install the Met Museum MCP MCP server?
- Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
- Which AI clients support the Met Museum MCP MCP server?
- The Met Museum MCP MCP server is compatible with Claude Desktop, Cursor. Any MCP-compatible client should work.