Enterprise DNA Enterprise DNA
M MCP Servers Developer low

vinvuk/apiverket-mcp

by Various

MCP server for querying Swedish government data via Apiverket.se API

MCP

vinvuk/apiverket-mcp

Added 7 June 2026

#apiverket #bolagsverket #government-data #mcp #model-context-protocol #open-data #scb #smhi

Overview

A Model Context Protocol server that queries Swedish government data through the Apiverket.se API. It is written in TypeScript and provides a standardized interface for accessing public records and official information from Sweden.

Best for

Best for
Developers working with MCP-based assistants who need structured access to Swedish public sector data.

Use cases

  • Retrieving Swedish government datasets for analysis or display
  • Integrating official Swedish data into MCP-compatible assistants and agents
  • Building tools that combine multiple Swedish public data sources

How to use

Tools exposed

  • govdata_discover
  • govdata_query
  • govdata_account

Tested with

Claude Code, Claude Desktop, Cursor, VS Code

Example client config

{\n  "mcpServers": {\n    "apiverket": {\n      "command": "npx",\n      "args": ["-y", "apiverket-mcp-server"],\n      "env": {\n        "GOVDATA_API_URL": "https://apiverket.se",\n        "GOVDATA_API_KEY": "sk_test_demo"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol server that queries Swedish government data through the Apiverket.se API. It is written in TypeScript and provides a standardized interface for accessing public records and official information from Sweden.

1 stars on GitHub. Last updated 2026-06-05. Licensed MIT.

Use cases

  • Retrieving Swedish government datasets for analysis or display
  • Integrating official Swedish data into MCP-compatible assistants and agents
  • Building tools that combine multiple Swedish public data sources

Pros

  • Direct access to Swedish government data via a standard MCP protocol
  • Lightweight TypeScript implementation easy to extend or debug
  • Single-purpose design reduces complexity for Swedish data queries

Cons

  • Limited to Swedish government data only, no international coverage
  • Very small community and minimal activity (1 star on GitHub)
  • Relies on external Apiverket.se API which may have rate limits or availability constraints

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct access to Swedish government data via a standard MCP protocol
  • Lightweight TypeScript implementation easy to extend or debug
  • Single-purpose design reduces complexity for Swedish data queries

Cons

  • Limited to Swedish government data only, no international coverage
  • Very small community and minimal activity (1 star on GitHub)
  • Relies on external Apiverket.se API which may have rate limits or availability constraints
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks