Open Archives
JSON →MCP server for the Open Archives genealogical search engine.
Install
npx -y @coret/openarchieven-mcp-server Tools · 21
- search_records Search genealogical records
- show_record Show a single genealogical record
- match_record Match a person to birth and death records
- get_births_years_ago List births from N years ago
- get_births Find birth records
- get_deaths Find death records
- get_marriages Find marriage records
- get_archives List all archives with statistics
- get_record_stats Record count per archive
- get_source_type_stats Record count per source type
- get_event_type_stats Record count per event type
- get_comment_stats Comment count statistics
- get_family_name_stats Family name frequency
- get_first_name_stats First name frequency
- get_profession_stats Profession frequency
- get_breakdown Cross-tabulation grouped by archive, source type, event type, place or year
- get_historical_weather Historical weather from KNMI
- get_census_data Dutch census data 1795–1899
- search_transcriptions Full-text search across page transcriptions of historical documents
- browse_transcriptions Hierarchically browse transcriptions by source archive, archive number or inventory
- show_transcription Retrieve a single page transcription by id
Environment variables
REDIS_URL
Links
★ 1 GitHub stars