Skip to main content
Glama

Skolverket MCP Server

get_school_unit_details

Retrieve detailed information about specific Swedish schools using their official school unit code to verify status, address, and complete school data.

Instructions

Hämta detaljer om en specifik skolenhet.

ANVÄNDNINGSFALL:

  • Se skolans fullständiga information

  • Kontrollera skolstatus

  • Verifiera skolenhetskod

RETURNERAR: Komplett skolenhetsinfo inkl. namn, adress, status.

EXEMPEL: Använd skolenhetskod (8 siffror).

Input Schema

NameRequiredDescriptionDefault
codeYes

Input Schema (JSON Schema)

{ "properties": { "code": { "_def": { "checks": [], "coerce": false, "description": "Skolenhetskod (t.ex. \"29824923\")", "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