Back to MCP Servers
Oorlogsbronnen
Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
art-cultureapi
By r-huijts
Installation
npx -y oorlogsbronnen-mcpConfiguration
{
"mcpServers": {
"oorlogsbronnen-mcp": {
"command": "npx",
"args": ["-y", "oorlogsbronnen-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes