Skip to main content
Glama

Riksarkivet MCP Server

browse_document

Access specific pages of archival documents from the Swedish National Archives using reference codes to view historical records and search for terms within the content.

Instructions

Browse specific pages of a document by reference code

Input Schema

NameRequiredDescriptionDefault
highlight_termNo
max_pagesNo
pagesYes
reference_codeYes

Input Schema (JSON Schema)

{ "properties": { "highlight_term": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Highlight Term" }, "max_pages": { "default": 20, "title": "Max Pages", "type": "integer" }, "pages": { "title": "Pages", "type": "string" }, "reference_code": { "title": "Reference Code", "type": "string" } }, "required": [ "reference_code", "pages" ], "type": "object" }

Other Tools from Riksarkivet MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/AI-Riksarkivet/ra-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server