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.
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)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
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.