Skip to main content
Glama

Skolverket MCP Server

get_course_versions

Retrieve historical versions of Swedish educational courses to track curriculum changes, compare old and new syllabi, and analyze how requirements and content have evolved over time.

Instructions

Hämta alla versioner av en kurs.

ANVÄNDNINGSFALL:

  • Spåra förändringar i kursen över tid

  • Jämföra gamla och nya läroplaner

  • Forskning och analys

  • Förstå hur krav och innehåll utvecklats

RETURNERAR: Versionshistorik med versionsnummer och datum.

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "_def": { "checks": [], "coerce": false, "description": "Kurskod att hämta versioner för", "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } } }, "required": [ "code" ], "type": "object" }

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/KSAklfszf921/skolverket-syllabus-mcp'

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