Skip to main content
Glama

Related Servers

Alternatives to mcp-ssb

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language access to Denmark's Statistics API (Danmarks Statistik), allowing users to query and analyze Danish statistical data without coding knowledge through AI-powered interactions.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables language models to search and query Statistics Netherlands open data, turning natural-language questions into traceable statistics by discovering tables, resolving codes, and retrieving filtered observations.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying statistical data from ÅSUB PxWeb. Supports navigating subject trees, retrieving table metadata, and querying tables with natural language.
      3 npm
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables agents to discover and access Norwegian open government data by asking questions in natural language, performing filtered searches, running SPARQL queries, and downloading actual dataset files from publishers.
      6
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables LLMs to search, access, and retrieve official Swedish statistics from Statistics Sweden (SCB), providing access to 1,200+ tables covering demographics, economy, environment, labor market, and education with 75+ years of historical data.
      8
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to query Norges Bank's open data API for exchange rates, policy rates, government securities, money market data, bank liquidity, and regional network survey data.
      MIT

    TDQS

    A4.1/5.0

    Scored across 6 tools

    Disambiguation5/5

    The six tools map to distinct stages in the workflow: discovery (search), schema lookup (table), explicit queries (data), quick latest values (latest), and catalog maintenance/status (status/sync). Even though data and latest both return numbers, latest is clearly framed as a convenience shortcut, so an agent should not confuse them.

    Naming Consistency4/5

    All names are lowercase single words, so the style is uniform and there is no case or convention mixing. The semantic pattern is less regular, however: some are verbs (search, sync), some are nouns (table, data, status), and latest is an adjective, and none follow a verb_noun shape.

    Tool Count5/5

    Six tools is appropriate for a read-only statistics API: discovery, metadata, query, convenience access, and catalog health/maintenance are each represented without redundancy. The count feels well-scoped for the server's purpose.

    Completeness4/5

    The core workflow is complete: search finds a table, table exposes dimensions and codes, data fetches specific selections, and latest covers a common shortcut; status and sync handle catalog freshness. The only minor gap is a lack of any browse/list-all-tables capability, but search is clearly designed to cover discovery.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues