mikechao/metmuseum-mcp
Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York
Exposes Met Museum's public API through four MCP tools: listing departments, searching objects by keyword/department/image availability, retrieving detailed artwork metadata with base64-encoded images, and launching an interactive explorer UI. Implements stdio transport by default for desktop MCP clients, with optional streamable HTTP transport for web integrations like ChatGPT. Built as a Node.js MCP server that wraps the Met's open-access collection API with configurable timeouts and debug logging.
Available on npm.
Stars
24
Forks
12
Language
TypeScript
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/mikechao/metmuseum-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
thisrohangupta/harness-mcp-v2
MCP server for Harness.io
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
esaio/esa-mcp-server
esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)