Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Rijksmuseum MCP Server
Claim
by
r-huijts
npm
GitHub
Search
Image & Video Processing
JavaScript
MIT License
12
22
Apple
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
rijksmuseum-mcp
build
src
.env.example
.gitignore
LICENSE
package.json
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "outDir": "./dist", "strict": true, "skipLibCheck": true }, "include": ["src/**/*"] }