Skip to main content
Glama

Riksarkivet MCP Server

get_document_structure

Retrieve document structure and metadata from the Swedish National Archives to understand organization and properties without downloading content.

Instructions

Get document structure and metadata without fetching content

Input Schema

NameRequiredDescriptionDefault
include_manifest_infoNo
pidNo
reference_codeNo

Input Schema (JSON Schema)

{ "properties": { "include_manifest_info": { "default": true, "title": "Include Manifest Info", "type": "boolean" }, "pid": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Pid" }, "reference_code": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Reference Code" } }, "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