MCP server for accessing Dutch World War II archives through the Oorlogsbronnen API. Provides structured access to historical records, photographs, and documents from 1940-1945 Netherlands.
Standard I/O
npm package
npm install oorlogsbronnen-mcp
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "oorlogsbronnen-mcp": { "args": [ "index.js" ], "command": "node" } } }