Skip to main content
Glama

Smithsonian Open Access MCP Server

by molanojustin
package.json1.87 kB
{ "name": "@molanojustin/smithsonian-mcp", "version": "0.1.3", "description": "Model Context Protocol (MCP) server for Smithsonian Open Access collections", "main": "bin/smithsonian-mcp.js", "bin": { "smithsonian-mcp": "bin/smithsonian-mcp.js" }, "scripts": { "start": "node bin/smithsonian-mcp.js", "test": "node bin/smithsonian-mcp.js --test", "prepublishOnly": "npm test", "preversion": "npm test", "version": "git add -A .", "postversion": "git push && git push --tags" }, "keywords": [ "mcp", "model-context-protocol", "smithsonian", "museum", "api", "open-access", "collections", "ai", "claude", "anthropic", "art", "culture", "research", "education", "mcp-server", "smithsonian-api", "museum-data", "cultural-heritage" ], "author": { "name": "Justin Molano", "email": "justinmolano2@gmail.com", "url": "https://github.com/molanojustin" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/molanojustin/smithsonian-mcp.git" }, "bugs": { "url": "https://github.com/molanojustin/smithsonian-mcp/issues" }, "homepage": "https://github.com/molanojustin/smithsonian-mcp#readme", "engines": { "node": ">=16.0.0" }, "files": [ "bin/", "README.md", "LICENSE.md", "requirements.txt", "smithsonian_mcp/", "scripts/", "examples/", ".env.example", "INTEGRATION_GUIDE.md" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "cross-spawn": "^7.0.3", "dotenv": "^16.3.1" }, "devDependencies": { "@types/cross-spawn": "^6.0.6", "@types/node": "^20.0.0" }, "publishConfig": { "access": "public" }, "funding": { "type": "individual", "url": "https://github.com/sponsors/molanojustin" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/molanojustin/smithsonian-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server