Connect

MCP Endpoint

URL: https://riksarkivet-ra-mcp.hf.space/mcp

Claude Code

claude mcp add --transport http ra-mcp https://riksarkivet-ra-mcp.hf.space/mcp

Claude Desktop / Cursor / Windsurf

Add as a streamable HTTP server with the URL above.

MCP Inspector

npx -y @modelcontextprotocol/inspector \
  --config <(echo '{"mcpServers":{"ra-mcp":{"type":"streamable-http","url":"https://riksarkivet-ra-mcp.hf.space/mcp"}}}')

Tools

Grouped by source. Every tool returns results as text/markdown; viewer tools also open an interactive app in supporting clients.

Transcriptions & catalogue

Document viewer

PDF guides

Biography & medieval sources

People registers

Places, vehicles & infrastructure

Special collections

The viewers also expose internal helpers (load_page, load_thumbnails, search_all_pages, get_page_blocks, get_viewer_state, read_pdf_bytes, get_pdf_state, load_sbl_article, get_sbl_state) used by the embedded apps, not meant to be called directly.

Full-text search Catalogue metadata IIIF images Interactive viewers Church & court records Medieval charters Geocoding

Search syntax, connection guides, and architecture details:

Documentation

GitHub