Home › Databases & Data › Apiverket
Apiverket
Query Swedish public data: companies, SCB statistics, weather, transport, and more.
Topics: Data Platforms
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.0)
npx -y apiverket-mcp-server@1.0.0
Or add to your MCP client config:
{
"mcpServers": {
"apiverket-mcp": {
"command": "npx",
"args": [
"-y",
"apiverket-mcp-server@1.0.0"
],
"env": {
"GOVDATA_API_URL": "<YOUR_VALUE>",
"GOVDATA_API_KEY": "<YOUR_VALUE>"
}
}
}
}
GOVDATA_API_URL— Apiverket API base URLGOVDATA_API_KEYsecret — Apiverket API key. Use sk_test_demo for sandbox data or create a key at https://apiverket.se/login.
Related servers
dbt-mcp
Official MCP server for [dbt (data build tool)](https://www.getdbt.com/product/what-is-dbt) providing integration with dbt Core/Cloud CLI,…
operational-ontology
Reference implementation of an "operational ontology": MCP tools are generated from a typed business domain model (objects, links,…
mcp-server
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
MCP Superset
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
mcp-databricks-server
Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
kafka-schema-reg-mcp
Comprehensive Kafka Schema Registry MCP server with 48 tools for multi-registry management, schema migration, and enterprise features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry