art & culture

Smithsonian Mcp

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

python
cloud
art & culture
0
View on GitHub

Installation

npx -y molanojustin/smithsonian-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

molanojustin/smithsonian-mcp

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

GitHub: https://github.com/molanojustin/smithsonian-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub