Skip to main content
Glama

Skolverket MCP Server

package.json996 B
{ "name": "skolverket-mcp", "version": "2.1.0", "description": "Komplett MCP server för Skolverkets öppna API:er med resources, prompts, caching, logging och mer", "main": "dist/index.js", "type": "module", "bin": { "skolverket-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": [ "mcp", "skolverket", "läroplan", "utbildning", "education", "sweden", "curriculum", "skolenheter", "school-units", "vuxenutbildning", "adult-education", "yrkeshögskola", "komvux", "sfi", "model-context-protocol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.7.9", "p-limit": "^7.2.0", "winston": "^3.18.3", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" }, "engines": { "node": ">=18.0.0" } }

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