Skip to main content
Glama
ManoloZocco

eurostat-mcp-suite

by ManoloZocco

Related Servers

Alternatives to eurostat-mcp-suite

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.9/5.0

    Scored across 12 tools

    Disambiguation5/5

    Each tool targets a distinct phase of the Eurostat workflow: discovery, metadata inspection, data querying, SQL staging, and export. Even query_dataset and sql_query are clearly separated—one queries the Eurostat API, the other queries staged DuckDB tables.

    Naming Consistency4/5

    Most tools follow a verb-first snake_case pattern (get_, search_, browse_, list_, download_, export_), but sql_query breaks the pattern (noun-led) and export_to_csv vs export_multiple_datasets have inconsistent phrasing. Overall still readable and predictable.

    Tool Count5/5

    With 12 tools, the server is well-scoped for Eurostat data access, covering discovery, metadata, querying, DL staging, SQL analysis, and export without ballooning in size. Each tool serves a clear purpose in the pipeline.

    Completeness4/5

    The tool surface covers the full Eurostat data lifecycle: find datasets, inspect dimensions, query data, stage to SQL, run SQL, and export. Minor gaps include no way to drop staged tables or list all datasets within a theme, but these are not critical for typical use.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues