MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Smithsonian MCP Server

A MCP server for the Smithsonian API

Created 10/8/2025
Updated 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx smithsonian-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "alexlin1234-smithsonian-mcp-server": { "command": "uvx", "args": [ "smithsonian-mcp-server" ] } } }