mikechao/metmuseum-mcp
Overview
Integrates with the Metropolitan Museum of Art Collection API to search and display artworks in the collection.
Capabilities
- • stdio transport support
- • network transport options
- • mcp client integration
Best For
Metropolitan Museum of Art Collection API integration for searching and displaying artworks.
Decision Snapshot
Install
available
Usage
available
Docs
3 links
Config
2 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 25
- • Forks: 10
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/19/2026
Installation / Setup
npx -y metmuseum-mcp
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
{
"mcpServers": {
"metmuseum-mcp": {
"command": "npx",
"args": [
"-y",
"metmuseum-mcp"
]
}
}
}Usage
npx -y metmuseum-mcp
Features
- • metmuseum-mcp
- • stdio transport support
- • network transport options
- • mcp client integration
Use Cases
- • Supports capabilities such as: stdio transport support; network transport options; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • stdio transport support
- • network transport options
- • mcp client integration
Compatibility Signals
- • GitHub: mentions (Mentioned in approved metadata/docs evidence.)
Prompt Examples
example
• npx -y metmuseum-mcp
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
cswkim/discogs-mcp-server
An MCP server designed to interact with the Discogs API.
diivi/aseprite-mcp
An MCP server that uses the Aseprite API to create pixel art.
8enSmith/mcp-open-library
A MCP server integrating the Open Library API to enable AI assistants to search for book and author information, including details, covers, and photos.
yuna0x0/anilist-mcp
A MCP server integrating the AniList API to provide anime and manga information, including search, detailed media info, user profiles, and dual transport support (HTTP/STDIO).
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.