
Skolverket MCP
Pull Skolverket curriculum, school unit, and adult-education API data into your agent while scoping EdTech or workforce products for Sweden.
Overview
Skolverket MCP is a MCP server for the Idea phase that connects your agent to Skolverket curriculum, school unit, and adult education open APIs.
What is this MCP server?
- MCP bridge to Skolverket open APIs: curriculum, school units, adult education
- npm package skolverket-mcp v2.1.3 with stdio transport
- GitHub-hosted server for repeatable agent-side education lookups
- Supports indie EdTech discovery without custom API client boilerplate each session
- Natural handoff from research prompts to Build backend integrations
- Server version 2.1.3
- Three API domains named: curriculum, school units, adult education
- Stdio transport via npm identifier skolverket-mcp
Community signal: 10 GitHub stars.
What problem does it solve?
Swedish EdTech founders manually browse Skolverket sites and API docs instead of letting their agent query curriculum and school data during validation.
Who is it for?
Solo builders scoping Sweden-focused learning apps, credential paths, or school-directory features who want MCP-native API access.
Skip if: Global-only course platforms with no Skolverket dependency, or teams that need student PII systems Skolverket open APIs do not expose.
What do I get? / Deliverables
You get a registered skolverket-mcp server so research and integration prompts hit official education endpoints from the same toolchain.
- Agent queries against Skolverket curriculum and school APIs
- Reduced manual API exploration during validation
- Reusable MCP config for skolverket-mcp v2.1.3
Recommended MCP Servers
Journey fit
Official education APIs belong on the Idea shelf when you validate whether a Swedish learning or HR-tech concept matches real curriculum and school structures. Research subphase covers mapping Skolverket datasets before you prototype integrations in Build.
How it compares
Domain-specific Swedish education API MCP, not a generic database connector or markdown planning skill.
Common Questions / FAQ
Who is Skolverket MCP for?
Indie EdTech and workforce builders targeting Sweden who need curriculum and school-unit facts inside their AI coding agent.
When should I use Skolverket MCP?
Use it during Idea and Validate research to map syllabi and school structures, then during Build when wiring Skolverket-backed features.
How do I add Skolverket MCP to my agent?
Install npm package skolverket-mcp (v2.1.3), add a stdio MCP server entry, and restart your Claude Code or Cursor session.