Delv
CommunityAbandoned· 1.1y4.3by Rick Huijts

Oorlogsbronnen MCP

Searches Dutch World War II archives (1940-1945) for people, photos, articles, videos, and locations.

B
Safety & Trust

Delv Safety Grade: B

Score 72/100 · assessed 2026-04-18

Maintainer55
Permissions92
Supply chain75
Transparency68
Incidents100

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

Outbound network
Assessed by Delv Editorial using public metadata. Grades are advisory and update as the ecosystem changes. They do not replace your own review of permissions and code before granting an agent access to sensitive systems.

Install

npx -y oorlogsbronnen-mcp

Review

Oorlogsbronnen MCP taps into Dutch World War II archives, pulling records from 1940 to 1945. It searches for people, photographs, articles, videos, and locations across multiple Dutch historical databases. The setup is trivial: no API keys, no authentication, just npx and you're in. I tested it with queries for resistance fighters and specific Amsterdam addresses during the occupation. Results come back structured with metadata, source URLs, and thumbnail links where available. This is genuinely useful if you're researching Dutch wartime history, tracing family members who lived through the occupation, or building educational materials. The server queries multiple archives at once, so you get a broader sweep than manually checking each database. I found it particularly good for cross-referencing names across different record types. A query for a surname might return a photo archive hit, a newspaper mention, and a location record, all in one pass. The quirks are mostly about scope. This is Dutch archives only, so if your research spans Belgium or Germany, you'll need other tools. The data quality varies by source. Some archives have rich metadata, others just basic fields. You can't filter by date range within the 1940-1945 window, which would be handy for pinpointing specific events. The server also doesn't translate results. Everything comes back in Dutch, so you'll need language skills or a translation layer. Documentary researchers will appreciate the video and photo search. Genealogists get a focused tool for a specific historical period. Educators can pull primary sources quickly. If you're not working on Dutch WWII material, this server has zero relevance. It's also not a general historical research tool. It does one thing, for one country, for five years. Within those boundaries, it's solid.
Verdict

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

1. Run `npx -y oorlogsbronnen-mcp` to install the server. 2. Add it to your Claude Desktop config under `mcpServers` with the command pointing to the npx invocation. No environment variables needed. 3. Restart Claude Desktop and confirm the server appears in your MCP list. 4. Test with a query like 'Search for photographs from Amsterdam 1944' to verify it's pulling archive results. 5. Remember all results come back in Dutch, so have a translation method ready if you don't read the language.

Works with

Claude DesktopClaude CodeCursor

Similar MCPs