Skip to content
MCP Server Community By @r-huijts

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": {}
    }
  }
}