{
  "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "io.github.coret/openarchieven-mcp-server",
    "title": "Open Archives",
    "version": "1.1.0"
  },
  "description": "MCP server for the Open Archives genealogical search engine, including full-text page transcriptions of historical documents.",
  "documentationUrl": "https://github.com/coret/openarchieven-mcp-server",
  "transport": {
    "type": "streamable-http",
    "endpoint": "/"
  },
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "authentication": {
    "required": false,
    "schemes": []
  },
  "instructions": "Genealogical search over archival records. Use search_records to find people, show_record for full record details, get_births / get_deaths / get_marriages for civil-registry events, and get_archives for the list of contributing archives. Use search_transcriptions / browse_transcriptions / show_transcription for full-text page transcripts of historical documents, and view_transcription to open one or more transcribed pages in an interactive IIIF deep-zoom image viewer alongside the transcript.",
  "tools": "dynamic",
  "resources": "dynamic",
  "prompts": "dynamic"
}
