A Model Context Protocol (MCP) server that provides access to the Metropolitan Museum of Art Collection through natural language interactions. This server allows AI models to search The Met's art coll…
{
"mcpServers": {
"metmuseum": {
"command": "npx",
"args": [
"-y",
"metmuseum-mcp"
]
}
}
}