Skip to main content
Art & CulturePython

molanojustin/smithsonian-mcp

MCP server that provides AI assistants with access to the Smithsonian Institution's Open Access collections.

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/molanojustin/smithsonian-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "smithsonian-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "molanojustin/smithsonian-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
molanojustin