This tool serves as an MCP server for the public JSON API of OpenArchieven.nl, enabling LLM agents to interact with genealogical data. It allows agents to search for people and events across linked archives, perform exact match lookups, fetch detailed record data, retrieve lists of births from specific years ago, access historic census data for Dutch places, and list user comments on records. Designed to be LLM-friendly, the server returns both raw API JSON and normalized, simplified data tailored for genealogical workflows.
主な機能
01Robust error handling and parameter validation
02Clean FastMCP integration with streamable_http_app()
03JSON-only usage of OpenArchieven API (versions 1.0 and 1.1)
04LLM-friendly output (raw API JSON and normalized data)
05Genealogy-focused tools and normalization
060 GitHub stars