r-huijts/oorlogsbronnen-mcp
π βοΈ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: r-huijts/oorlogsbronnen-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-r-huijts-oorlogsbronnen-mcp
Detailed Documentation
π βοΈ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
Configuration
{
"mcpServers": {
"r-huijts-oorlogsbronnen-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-r-huijts-oorlogsbronnen-mcp"
],
"env": {}
}
}
}