Enterprise DNA
M MCP Servers Developer low

molanojustin/smithsonian-mcp

by Various

A Model Context Protocol (MCP) server that provides AI assistants with access to the Smithsonian Institution's Open Access collections.

M

MCP

molanojustin/smithsonian-mcp

Added 1 June 2026

Overview

A Model Context Protocol (MCP) server that exposes the Smithsonian Institution's Open Access collections to AI assistants. It allows MCP-compatible clients to search and retrieve collection data via standard MCP tool calls.

Best for

Best for
Developers building MCP-enabled AI assistants focused on cultural heritage or museum data

Use cases

  • Search Smithsonian collections for objects by keyword or category
  • Retrieve detailed metadata and images from the Open Access API
  • Integrate cultural heritage data into MCP-based AI assistant workflows

How to use

Install

npx -y @molanojustin/smithsonian-mcp

Tested with

Claude Desktop, Claude Code, VS Code

Example client config

{\n  "mcpServers": {\n    "smithsonian_open_access": {\n      "command": "npx",\n      "args": ["-y", "@molanojustin/smithsonian-mcp"],\n      "env": {\n        "SMITHSONIAN_API_KEY": "your_key_here"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol (MCP) server that exposes the Smithsonian Institution’s Open Access collections to AI assistants. It allows MCP-compatible clients to search and retrieve collection data via standard MCP tool calls.

9 stars on GitHub. Last updated 2026-04-13. Licensed MIT.

Use cases

  • Search Smithsonian collections for objects by keyword or category
  • Retrieve detailed metadata and images from the Open Access API
  • Integrate cultural heritage data into MCP-based AI assistant workflows

Pros

  • Provides structured access to millions of Smithsonian digital records
  • Simple MCP interface works with any compatible client
  • Open source and easy to self-host or extend

Cons

  • Limited to Smithsonian collections data only
  • Depends on external Smithsonian API availability and rate limits
  • Relatively small project with low community activity (9 stars)

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides structured access to millions of Smithsonian digital records
  • Simple MCP interface works with any compatible client
  • Open source and easy to self-host or extend

Cons

  • Limited to Smithsonian collections data only
  • Depends on external Smithsonian API availability and rate limits
  • Relatively small project with low community activity (9 stars)
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks