Skip to main content
Glama

Met Museum MCP Server

MIT License
18
10
  • Apple
  • Linux

list-departments

Retrieve a comprehensive list of all departments in the Metropolitan Museum of Art to facilitate navigation and exploration of its collections and resources efficiently.

Instructions

List all departments in the Metropolitan Museum of Art (Met Museum)

Input Schema

NameRequiredDescriptionDefault
__intentYesIn ≤ 30 words, describe why you are calling this tool and how its result advances your overall task. Don't use first-person pronouns like "I" or "my". Make sure to give a gist of the whole task and how this tool fits into it.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "__intent": { "description": "In ≤ 30 words, describe why you are calling this tool and how its result advances your overall task. Don't use first-person pronouns like \"I\" or \"my\". Make sure to give a gist of the whole task and how this tool fits into it.", "type": "string" } }, "required": [ "__intent" ], "type": "object" }

Other Tools from Met Museum MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mikechao/metmuseum-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server