Oorlogsbronnen MCP
Searches Dutch World War II archives (1940-1945) for people, photos, articles, videos, and locations.
Delv Safety Grade: B
Score 72/100 · assessed 2026-04-18
Oorlogsbronnen MCP is a read-only search interface for Dutch World War II archives maintained by solo developer Rick Huijts. The server queries public historical databases without requiring authentication or API keys, making it trivial to deploy via npx. Permissions are tightly scoped to outbound network calls for archive searches with no filesystem access, shell execution, or credential requirements. The maintainer appears to be an individual contributor with a focused repository, which introduces modest bus factor risk but no evidence of malicious intent or incidents. Supply chain is standard npm distribution with reasonable transparency through GitHub. The narrow scope (historical data lookup only) and read-only nature significantly limit attack surface. Primary concerns are single-maintainer dependency and limited documentation depth, but the constrained functionality and public data sources make this a relatively low-risk tool for historical research workflows.
Green flags
- Read-only queries to public historical archives only
- Zero authentication or API keys required
- Standard npm distribution via npx
- Narrow, well-defined scope (Dutch WWII archives)
- No filesystem or shell access requested
Red flags
- Solo maintainer with limited GitHub activity history
- Thin documentation and no visible changelog
- No test suite or CI/CD visible in repository
- Limited community adoption or external review
Permissions requested
Install
npx -y oorlogsbronnen-mcp
Review
Install this if you're researching Dutch World War II history, tracing family in the Netherlands during 1940-1945, or building educational content about the occupation. Skip it if your work isn't specifically Dutch or wartime-focused. It's a narrow tool that does its job well.
Good at
- Zero configuration. No API keys, no authentication, just install and query.
- Searches multiple Dutch WWII archives simultaneously, saving manual cross-referencing time.
- Returns structured metadata with source URLs and thumbnails where available.
- Focused scope means relevant results without noise from unrelated periods or regions.
Watch out
- Dutch archives only. Useless for research outside the Netherlands.
- No date filtering within the 1940-1945 range, so you can't narrow to specific months or years.
- All results in Dutch. You'll need language skills or a separate translation step.
- Data quality varies by source archive. Some records are rich, others sparse.
Use cases
- historical research
- genealogy
- education
- documentary production
Getting started
Works with
Similar MCPs
- MobbinReference 621,500+ real app screens from inside Claude, Cursor, and other AI tools. Mobbin's design library exposed as MCP so agents can work from real UI patterns instead of guessing.
- Discogs MCPSearches the Discogs music catalogue for releases, artists, labels, and marketplace listings.
- Unsplash MCPSearches Unsplash for high-quality stock photos with filters for orientation, colour, and size.
- OP.GG MCPProvides gaming data for League of Legends, TFT, and Valorant including champion analytics, esports schedules, and meta comps.