cfpramod/open-museum-mcp
[](https://glama.ai/mcp/servers/cfpramod/open-museum-mcp) 📇 ☁️ 🍎 🪟 🐧 - Federated, license-verified search across The Met, Cleveland, AIC, Wikimedia Commons, and Europeana. Strict-default-deny rights gate accepts only CC0 / Public Domain Mark. Tools: search, get, cite (full / caption / short), dynasty/region discovery. `npx -y open-museum-mcp`
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide →Installation Guide
Detailed Documentation
Configuration
{
"mcpServers": {
"cfpramod-open-museum-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cfpramod-open-museum-mcp"
],
"env": {}
}
}
}