Smithsonian MCP
Searches 3M+ Smithsonian Open Access objects across art, history, and science collections with 16 tools.
Delv Safety Grade: B
Score 72/100 · assessed 2026-04-18
Smithsonian MCP is a community-built wrapper around the official Smithsonian Open Access API, offering read-only access to over three million museum objects. The server is maintained by a solo developer (Justin Molano) with a reasonable GitHub presence but limited track record. Permissions are extremely scoped: it only reads from a public API and requires a Smithsonian API key, which is freely available. The package ships via npm with standard installation, though documentation is basic and the repository shows modest activity. No security incidents are known. The narrow scope (read-only cultural data) and use of an official government API significantly limit risk, but the solo maintainer and thin community support mean you're relying on one person's availability for updates or fixes.
Green flags
- Read-only access to official Smithsonian public API, no write capabilities
- Extremely narrow scope: cultural heritage data only, no filesystem or shell
- Standard npm distribution with versioning and clear install path
- Wraps a legitimate government API with established terms of service
- No known security incidents or malicious activity
Red flags
- Solo maintainer with limited public track record or community backing
- Thin documentation and sparse repository activity (low commit frequency)
- No evidence of security review or testing beyond basic functionality
- Requires API key in environment, potential for accidental exposure if mishandled
Permissions requested
Install
npx -y @molanojustin/smithsonian-mcp
SMITHSONIAN_API_KEYReview
Install this if you regularly work with historical research, museum content, or educational materials. The Smithsonian's collection is vast and the API is well-documented. Skip it if you're not specifically interested in cultural heritage data or if you need faster, more general image search.
Good at
- Three million objects with authoritative metadata beats scraping museum sites yourself.
- Most content is public domain, making it safe for commercial use without licensing headaches.
- 16 tools cover the full workflow from search to image download without needing multiple APIs.
- Free API key with generous rate limits for non-commercial use.
- Returns structured JSON with curatorial details you won't find in generic image databases.
Watch out
- API response times can lag during peak hours, slowing down batch operations.
- Metadata quality varies wildly between collections, with older items often lacking detail.
- Not all objects have high-resolution images available, limiting use for print or large displays.
- Search relevance depends entirely on Smithsonian cataloguing, which isn't always consistent.
- Requires manual config for hosts beyond Claude Desktop.
Use cases
- museum research
- historical artefact lookups
- science education
- heritage content generation
Getting started
Works with
Similar MCPs
- MobbinReference 621,500+ real app screens from inside Claude, Cursor, and other AI tools. Mobbin's design library exposed as MCP so agents can work from real UI patterns instead of guessing.
- Discogs MCPSearches the Discogs music catalogue for releases, artists, labels, and marketplace listings.
- Unsplash MCPSearches Unsplash for high-quality stock photos with filters for orientation, colour, and size.
- OP.GG MCPProvides gaming data for League of Legends, TFT, and Valorant including champion analytics, esports schedules, and meta comps.