Skip to main content
Glama

Riksarkivet MCP Server

search_transcribed

Find specific keywords within transcribed historical documents from the Swedish National Archives to locate relevant information in archival records.

Instructions

Search for keywords in transcribed historical documents from Riksarkivet

Input Schema

NameRequiredDescriptionDefault
context_paddingNo
keywordYes
max_hits_per_documentNo
max_pages_with_contextNo
max_response_tokensNo
max_resultsNo
offsetYes
show_contextNo
truncate_page_textNo

Input Schema (JSON Schema)

{ "properties": { "context_padding": { "default": 0, "title": "Context Padding", "type": "integer" }, "keyword": { "title": "Keyword", "type": "string" }, "max_hits_per_document": { "default": 3, "title": "Max Hits Per Document", "type": "integer" }, "max_pages_with_context": { "default": 0, "title": "Max Pages With Context", "type": "integer" }, "max_response_tokens": { "default": 15000, "title": "Max Response Tokens", "type": "integer" }, "max_results": { "default": 10, "title": "Max Results", "type": "integer" }, "offset": { "title": "Offset", "type": "integer" }, "show_context": { "default": false, "title": "Show Context", "type": "boolean" }, "truncate_page_text": { "default": 800, "title": "Truncate Page Text", "type": "integer" } }, "required": [ "keyword", "offset" ], "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