Skip to main content
Glama

Skolverket MCP Server

get_school_units_by_status

Filter Swedish school units by operational status to find active, discontinued, or dormant educational institutions for analysis and reporting.

Instructions

Filtrera skolenheter efter status.

ANVÄNDNINGSFALL:

  • Hitta aktiva skolor

  • Lista nedlagda skolor

  • Spåra vilande enheter

  • Statistik och analys

RETURNERAR: Skolenheter med angiven status.

STATUS: AKTIV, UPPHORT (nedlagd), VILANDE.

Input Schema

NameRequiredDescriptionDefault
statusYes
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "_def": { "description": "Maximalt antal resultat att returnera", "innerType": { "_def": { "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodNumber" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodDefault" }, "~standard": { "vendor": "zod", "version": 1 } }, "status": { "_def": { "description": "Status att filtrera på", "typeName": "ZodEnum", "values": [ "AKTIV", "UPPHORT", "VILANDE" ] }, "~standard": { "vendor": "zod", "version": 1 } } }, "required": [ "status" ], "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