Developer Tools
Trust: 30/100 (Limited)Skolverket MCP Guide
MCP server for Skolverket's open APIs - Curriculum, School Units, and Adult Education
9 starsby KSAklfszf921
Quick Start
Install
npx skolverket-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ksaklfszf921-skolverket-mcp": {
"command": "npx",
"args": [
"skolverket-mcp"
]
}
}
}