Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Apiverket MCP
  4. vs MCP Superset
Side-by-Side Model Context Protocol Comparison

Apiverket MCP vs MCP Superset

In-depth architectural comparison of the Apiverket MCP and MCP Superset MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Apiverket MCP
Data Platforms · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
MCP Superset
Data Platforms · Local stdio
Quality: 65/100 (Great) | Auth: other
Verdict Summary: Choose Apiverket MCP if you need specialized Data Platforms tools running via a local process. Choose MCP Superset if your workspace requires Data Platforms integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Apiverket MCP logo

Choose Apiverket MCP when:

  • You need dedicated capabilities in the Data Platforms domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • You have access to required keys: GOVDATA_API_URL, GOVDATA_API_KEY.
  • Primary tools included: govdata_discover, govdata_query.
Explore Apiverket MCP Details
MCP Superset logo

Choose MCP Superset when:

  • You need dedicated capabilities in the Data Platforms domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: other (Free / Open Source).
  • You have access to required keys: SUPERSET_BASE_URL, SUPERSET_USERNAME, SUPERSET_PASSWORD, SUPERSET_AUTH_PROVIDER, SUPERSET_SESSION_COOKIE, SUPERSET_SESSION_COOKIE_NAME, SUPERSET_MCP_HOST, SUPERSET_MCP_PORT.

Feature & Specification Comparison

Specification
Apiverket MCP logo
Apiverket MCP
vinvuk
Data Platforms
MCP Superset logo
MCP Superset
bintocher
Data Platforms
SummaryQuery Swedish public data through Apiverket, including company data, SCB statistics, weather, transport, and more. Install: npx -y apiverket-mcp-server.Full-featured Apache Superset MCP server with 135+ tools for dashboards, charts, datasets, SQL Lab, security (users, roles, RLS, groups), permissions audit, and 30+ built-in safety validations. Supports HTTP, SSE, and stdio transports.
Category & Scope

Tools & Capabilities Breakdown

Apiverket MCP Tools (2)

govdata_discover
Search and browse available Swedish government data endpoints in the Apiverket API. Use this tool to find the right endpoint before calling govdata_query. The API covers 139 endpoints across 16 categories including weather, transport, economy, health, environment, parliament, police, education, and more. Args: - query (string, optional): Keyword to search across endpoint names, descriptions, and paths - category (string, optional): Filter by category name When called with no arguments, returns all available categories with endpoint counts. Examples: - Find weather endpoints: query="weather" - Browse transport category: category="Transport" - Find pension info: query="pension" - List all categories: (no arguments) Returns: Matching endpoints with their paths, parameters, and descriptions.
govdata_query
Call any Apiverket API endpoint to retrieve Swedish government data. Use govdata_discover first to find the right endpoint path and required parameters. Then call this tool with the endpoint path and any path/query parameters. Args: - endpoint (string, required): The API path (e.g. "/v1/weather/{city}") - path_params (object, optional): Values for path parameters like {city}, {code}, {id} - query_params (object, optional): Query string parameters (q, limit, offset, lat, lon, etc.) Examples: - Current weather in Stockholm: endpoint="/v1/weather/{city}", path_params={"city": "stockholm"} - Search jobs: endpoint="/v1/jobs/search", query_params={"q": "developer", "limit": 5} - Train departures from Stockholm Central: endpoint="/v1/transport/trains/{station}", path_params={"station": "Cst"} - Exchange rates: endpoint="/v1/rates" - Population by municipality: endpoint="/v1/population/{municipalityCode}", path_params={"municipalityCode": "0180"} - Police events in Stockholm: endpoint="/v1/police/events", query_params={"location": "Stockholm", "limit": 10} - Find EV chargers near a location: endpoint="/v1/infrastructure/ev-chargers", query_params={"lat": 59.33, "lon": 18.07} Returns: The API response as JSON, containing a "meta" envelope with request info and a "data" object with the actual data. Error handling: - Returns clear error messages if the API is unreachable, the endpoint doesn't exist, or parameters are invalid - Large responses are automatically truncated with pagination guidance

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Apiverket MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "vinvuk-apiverket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "apiverket-mcp-server"
      ],
      "env": {
        "GOVDATA_API_URL": "YOUR_GOVDATA_API_URL_HERE",
        "GOVDATA_API_KEY": "YOUR_GOVDATA_API_KEY_HERE"
      }
    }
  }
}
MCP Superset Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "bintocher-mcp-superset": {
      "command": "uvx",
      "args": [
        "support"
      ],
      "env": {
        "SUPERSET_BASE_URL": "YOUR_SUPERSET_BASE_URL_HERE",
        "SUPERSET_USERNAME": "YOUR_SUPERSET_USERNAME_HERE",
        "SUPERSET_PASSWORD": "YOUR_SUPERSET_PASSWORD_HERE",
        "SUPERSET_AUTH_PROVIDER": "YOUR_SUPERSET_AUTH_PROVIDER_HERE",
        "SUPERSET_SESSION_COOKIE": "YOUR_SUPERSET_SESSION_COOKIE_HERE",
        "SUPERSET_SESSION_COOKIE_NAME": "YOUR_SUPERSET_SESSION_COOKIE_NAME_HERE",
        "SUPERSET_MCP_HOST": "YOUR_SUPERSET_MCP_HOST_HERE",
        "SUPERSET_MCP_PORT": "YOUR_SUPERSET_MCP_PORT_HERE"
      }
    }
  }
}

Frequently Asked Questions

Apiverket MCP is categorized under Data Platforms and uses a local stdio subprocess. In contrast, MCP Superset belongs to Data Platforms using local stdio subprocess. Select Apiverket MCP when you need capabilities focused on data platforms and MCP Superset when you require tools for data platforms.

More alternatives to Apiverket MCPMore alternatives to MCP SupersetData Platforms category hubCanonical compare URL

Related MCP Server Comparisons

Popular comparisons with Apiverket MCP

  • Brasil Data MCP logoApiverket MCP vs Brasil Data MCP
  • CivicDataForge Government Evidence logoApiverket MCP vs CivicDataForge Government Evidence
  • A
    Apiverket MCP vs Avo
  • Dbt MCP logoApiverket MCP vs Dbt MCP

Popular comparisons with MCP Superset

  • Primary tools included: superset_dashboard_list, superset_dashboard_get, superset_dashboard_create.
  • Explore MCP Superset Details
    Data Platforms
    Data Platforms
    Quality signal59/100 (Good)65/100 (Great)
    Transport ProtocolLocal Subprocess (stdio)Local Subprocess (stdio)
    Auth RequirementAPI Key requiredother
    Pricing ModelFree / Open SourceFree / Open Source
    Required Env Vars
    GOVDATA_API_URLGOVDATA_API_KEY
    SUPERSET_BASE_URLSUPERSET_USERNAMESUPERSET_PASSWORDSUPERSET_AUTH_PROVIDERSUPERSET_SESSION_COOKIESUPERSET_SESSION_COOKIE_NAMESUPERSET_MCP_HOSTSUPERSET_MCP_PORT
    Compatible Clients
    Claude DesktopCursorWindsurfClineVS Code
    Claude DesktopCursorWindsurfClineVS Code
    Install path signalnpx · highuvx · high
    Engagement & Health 3 views 0 copies 0 upvotes 2 stars 3 views 0 copies 0 upvotes 58 stars
    Verified / OfficialCommunity ListingCommunity Listing
    Open full listingView Apiverket MCP ListingView MCP Superset Listing

    MCP Superset Tools (80)

    superset_dashboard_list
    List dashboards with filtering and pagination
    superset_dashboard_get
    Get dashboard details by ID
    superset_dashboard_create
    Create a new dashboard
    superset_dashboard_update
    Update dashboard properties
    superset_dashboard_delete
    Delete a dashboard (requires confirmation)
    superset_dashboard_copy
    Duplicate a dashboard
    superset_dashboard_publish
    Publish a draft dashboard
    superset_dashboard_unpublish
    Unpublish a dashboard
    superset_dashboard_charts
    List charts in a dashboard
    superset_dashboard_datasets
    List datasets used by a dashboard
    superset_dashboard_export
    Export dashboard as ZIP (base64)
    superset_dashboard_import
    Import dashboard from ZIP file
    +68 more tools listed on main page
    Metabase MCP logo
    MCP Superset vs Metabase MCP
  • Aegis Dq logoMCP Superset vs Aegis Dq
  • CorpusIQ logoMCP Superset vs CorpusIQ
  • A
    MCP Superset vs Avo