Skip to main content
Glama

Skolverket MCP Server

search_curriculums

Search for Swedish educational curricula by school type and time period to find current requirements, compare different educational levels, and understand curriculum structure.

Instructions

Sök efter läroplaner (t.ex. LGR11, GY11).

ANVÄNDNINGSFALL:

  • Hitta gällande läroplaner

  • Jämföra läroplaner mellan skolformer

  • Förstå läroplanernas struktur

RETURNERAR: Lista över läroplaner med kod, namn och giltighetsperiod.

EXEMPEL: LGR11 (Läroplan för grundskolan 2011), GY11 (Gymnasiet 2011).

Input Schema

NameRequiredDescriptionDefault
schooltypeNo
timespanNo
typeOfSyllabusNo

Input Schema (JSON Schema)

{ "properties": { "schooltype": { "_def": { "description": "Skoltyp (t.ex. \"GR\" för grundskola, \"GY\" för gymnasium)", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "timespan": { "_def": { "description": "Tidsperiod för läroplaner", "innerType": { "_def": { "typeName": "ZodEnum", "values": [ "LATEST", "HISTORIC", "ALL" ] }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodDefault" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeOfSyllabus": { "_def": { "description": "Typ av läroplan", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } } }, "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