Skolverket MCP

En Model Context Protocol (MCP) server som ger AI-assistenter tillgång till alla Skolverkets öppna API:er – Läroplan API, Skolenhetsregistret och Planned Educations API. Genom att ansluta till MCP-servern kan du med hjälp av AI söka, hitta, jämföra och analysera all data och statistik som finns tillgängligt i Skolverkets öppna databaser. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-22 · ★ 10 · #245 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Skolverket MCP

Claude Code

claude mcp add ksaklfszf921-skolverket-mcp -- npx -y skolverket-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ksaklfszf921-skolverket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "skolverket-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package skolverket-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.KSAklfszf921 is GitHub-verified and matches the repo owner

03 · What Skolverket MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.1.2 · 2025-10-31

v2.1.2 - Fixed npm Package · This release fixes a critical issue with the npm package. · npm Package · Fixed missing server.json - The file is now properly included in the npm package · MCP Registry validation - npm…

v2.1.1 · 2025-10-31

v2.1.1 - MCP Registry Integration · This release adds official Model Context Protocol Registry support! · What's New · MCP Registry Support · Published to official MCP Registry - Discoverable at…

v2.1.0 · 2025-10-31

Skolverket MCP v2.1.0 - Initial Public Release · Detta är den första officiella publika releasen av Skolverket MCP Server! · Funktioner · MCP-implementering · 29 verktyg – 17 för läroplaner, 4 för skolenheter, 7 för…

04 · Who maintains Skolverket MCP

Skolverket MCP is maintained by ksaklfszf921. We track 2 MCP servers from ksaklfszf921 - 2 actively maintained, 38 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from ksaklfszf921.

  1. Riksdag & Regering MCP Svenska Riksdagens och Regeringskansliets öppna data - 27 verktyg för politik, dokument och analys ★ 28

05 · Facts

category
API integration - ranked #245 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.KSAklfszf921/skolverket-mcp (active, first published 2025-10-31 · 3 versions)
packages
npm:skolverket-mcp

06 · Skolverket MCP FAQ

What is Skolverket MCP?

En Model Context Protocol (MCP) server som ger AI-assistenter tillgång till alla Skolverkets öppna API:er – Läroplan API, Skolenhetsregistret och Planned Educations API. Genom att ansluta till MCP-servern kan du med hjälp av AI söka, hitta, jämföra och analysera all data och statistik som finns tillgängligt i Skolverkets öppna databaser. It runs locally over stdio via the published package.

Is Skolverket MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-22. We re-verify nightly.

How do I install Skolverket MCP?

Run `npx -y skolverket-mcp`. You can also paste the ready-made client config above.

Does Skolverket MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Skolverket MCP

More API integration MCP servers · Zotero MCP (kujenga) · Patreon MCP Server · Datamuse MCP · Nbb · Sports Hub

More TypeScript MCP servers · Aftereffects · Join Cloud · Epoch · Run402 · Web Fetch MCP · see all