r-huijts/oorlogsbronnen-mcp
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.
Platform-specific configuration:
{
"mcpServers": {
"oorlogsbronnen-mcp": {
"command": "npx",
"args": [
"-y",
"oorlogsbronnen-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A Model Context Protocol (MCP) server that provides AI-powered access to the Oorlogsbronnen (War Sources) database. This server enables natural language interactions with historical World War II archives from the Netherlands.
Ask your AI assistant questions like these to explore Dutch WWII history:
You can install this server in two ways:
Update your Claude configuration file (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"oorlogsbronnen-server": {
"command": "npx",
"args": [
"-y",
"oorlogsbronnen-mcp"
]
}
}
}After updating the configuration, restart Claude Desktop for the changes to take
Loading reviews...