Skip to main content
Glama

Oxenstierna

Oxenstierna 🦬⭐ (WIP)

MCPs for Riksarkivet

Alot of mcps can be built with the help of: https://github.com/Riksarkivet/dataplattform/wiki

image


Current implementation:

This server provides access to the Swedish National Archives (Riksarkivet) through multiple APIs. SEARCH-BASED WORKFLOW (start here): - search_records: Search for content by keywords (e.g., "coffee", "medical records") - get_collection_info: Explore what's available in a collection - get_all_manifests_from_pid: Get all image batches from a collection - get_manifest_info: Get details about a specific image batch - get_manifest_image: Download specific images from a batch - get_all_images_from_pid: Download all images from a collection URL BUILDING TOOLS: - build_image_url: Build IIIF Image URLs with custom parameters - get_image_urls_from_manifest: Get all URLs from an image batch - get_image_urls_from_pid: Get all URLs from a collection TYPICAL WORKFLOW: 1. search_records("your keywords") → find PIDs 2. get_collection_info(pid) → see what's available 3. get_manifest_info(manifest_id) → explore specific image batch 4. get_manifest_image(manifest_id, image_index) → download specific image Example PID: LmOmKigRrH6xqG3GjpvwY3

Tools

  • Riksarkivet OAIPMH Metadata API Integration
  • Riksarkivet IIIF Image API Integration
  • Riksarkivet IIIF Presentation API Integration
Search API

https://sok.riksarkivet.se/?Sokord=kaffe&f=True&EndastDigitaliserat=true&EndastDigitaliserat=false&TranskriberadText=true&TranskriberadText=false&Fritext=&Namn=&Ort=&DatumFran=&DatumTill=&AvanceradSok=false

The idea here is that you can use the search api to get hits across transcribed text: https://data-acc.riksarkivet.se/api/records?transcribed_text=kaffe&only_digitised_materials=false&offset=0&limit=100&sort=relevance image

IIIF content search is not a viable option!

HTRflow

Would it be possible to HTR on the flow?

Resource

We want to resources simlair to this concept

Part of Riksarkivet OAIPMH API Integration can act as resource. Also, iiif presentation and image api https://github.com/IIIF/api/blob/main/source/image/3.0/index.md

FastMCP 2.0

https://gofastmcp.com/getting-started/welcome

MCP Inspector Integration

  • Use inspector for interactive testing and debugging

Client

Claude Desktop Integration

  • Document how to add the server to Claude Desktop

Aider

..

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Provides access to the Swedish National Archives (Riksarkivet) through multiple APIs, enabling users to search, explore, and download digitized historical records and images.

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    Allows you to search for artworks, retrieve detailed information about specific artworks, access image tiles for artworks, and explore user-created collections from the Rijksmuseum.
    Last updated -
    7
    12
    22
    JavaScript
    MIT License
    • Apple
    • Linux
  • -
    security
    A
    license
    -
    quality
    Enables programmatic interaction with Wikimedia APIs, offering features like searching content, retrieving page information, and accessing historical events across multiple languages.
    Last updated -
    6
    2
    Python
    MIT License
    • Apple
  • -
    security
    F
    license
    -
    quality
    Facilitates retrieval of National Park Services data using the NPS API, allowing users to list national parks by state and access detailed information about specific parks.
    Last updated -
    35,323
    1
    TypeScript
  • -
    security
    A
    license
    -
    quality
    Provides real-time information about U.S. National Parks through the NPS API, enabling users to search parks, check details, alerts, visitor centers, campgrounds, and upcoming events.
    Last updated -
    76
    1
    TypeScript
    MIT License

View all related MCP servers

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/oxenstierna'

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