r-huijts/oorlogsbronnen-mcp
Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
Quick Start
Clone the repository:
git clone https://github.com/r-huijts/oorlogsbronnen-mcpClaude Desktop configuration example:
{
"mcpServers": {
"oorlogsbronnen-mcp": {
"command": "npx",
"args": [
"-y",
"r-huijts/oorlogsbronnen-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.