Met Museum MCP
Rank #62,483io.github.varvararatta/met_museum_mcp
Unlock a world of art with the Met Museum MCP! Use the 'search_artworks' API to find stunning
Met Museum MCP is a Model Context Protocol (MCP) server published by varvararatta. It ranks #62,483 of 115,460 servers tracked on MCP Toplist. Met Museum MCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 9, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 52,977 of 115,460 servers on MCP Toplist.
Use Met Museum MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http met-museum-mcp https://met-museum-mcp.mcpize.run/mcp[mcp_servers.met-museum-mcp]
url = "https://met-museum-mcp.mcpize.run/mcp"Add to ~/.codex/config.toml.
https://met-museum-mcp.mcpize.run/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"met-museum-mcp": {
"url": "https://met-museum-mcp.mcpize.run/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"met-museum-mcp": {
"type": "http",
"url": "https://met-museum-mcp.mcpize.run/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"met-museum-mcp": {
"serverUrl": "https://met-museum-mcp.mcpize.run/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"met-museum-mcp": {
"url": "https://met-museum-mcp.mcpize.run/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.varvararatta%2Fmet_museum_mcp)<a href="https://mcptoplist.com/server/io.github.varvararatta%2Fmet_museum_mcp"><img src="https://mcptoplist.com/badge/io.github.varvararatta%2Fmet_museum_mcp.svg" alt="MCP Toplist: #62,483 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
varvararatta
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 9, 2026 |
Frequently asked questions
- Who maintains Met Museum MCP?
- Met Museum MCP is maintained by varvararatta, which publishes 46 MCP servers (45 total versions) tracked on MCP Toplist.
- Is Met Museum MCP listed on the Official MCP Registry?
- Yes — Met Museum MCP is listed on the Official MCP Registry.
- How many versions does Met Museum MCP have?
- MCP Toplist tracks 1 version of Met Museum MCP, most recently published on Jul 9, 2026.
- Where can I find the source code for Met Museum MCP?
- The source code for Met Museum MCP is hosted at github.com/varvararatta/botfactory-mcp.