Skip to main content
Glama
stevecrawshaw

nomis-mcp

Related Servers

Alternatives to nomis-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Provides access to UK economic, social, and labour-market statistics via the ONS beta and Nomis APIs, enabling discovery and retrieval of time series, datasets, and census data.
      18
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables access to official UK Office for National Statistics data including demographics, economics, and social statistics through the ONS Beta API. Supports browsing, searching, and querying datasets with built-in shortcuts for popular statistics like inflation, regional GDP, and wellbeing data.
      5
      15 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes the Eurostat Statistics API, enabling LLMs to discover, explore, and retrieve official EU statistical data through search, dimension inspection, and data retrieval tools.
      3
      -
    • 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 UK Office for National Statistics datasets and their editions through natural language, with no authentication required.
      1 npm
      MIT

    TDQS

    A4.7/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool maps to a distinct stage of the NOMIS workflow: authentication, dataset discovery, dimension introspection, code lookup, inline data retrieval, and file-based retrieval. Even fetch_data and fetch_data_to_file are cleanly separated by output mode and result size, with explicit guidance on when to use each.

    Naming Consistency5/5

    All six tools follow a consistent verb_noun pattern: check_auth, search_datasets, get_dataset_dimensions, search_codes, fetch_data, fetch_data_to_file. The one compound name still fits the same convention and is easy to predict.

    Tool Count5/5

    Six tools is a well-scoped size for a read-only statistics API wrapper. Each tool earns its place and together they cover discovery, preparation, and retrieval without bloat.

    Completeness5/5

    The tool set covers the full read-only lifecycle: find datasets, inspect dimensions, resolve codes, fetch small results, and stream large results to file. No obvious dead ends or missing operations for the stated purpose of accessing NOMIS data.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues