Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.cyanheads/eurostat-mcp-server

REMOTE · EUROSTAT.CASEYJHAND.COM · 2 COMPONENTS · SCANNED AUG 3

Search and query the Eurostat catalogue — EU economy, demography, trade, and NUTS regional data.

+5 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1250 tokens (~250/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · eurostat.caseyjhand.com

# add to Claude Code
claude mcp add --transport http cyanheads-eurostat-mcp-server https://eurostat.caseyjhand.com/mcp
# ~/.codex/config.toml
[mcp_servers.cyanheads-eurostat-mcp-server]
url = "https://eurostat.caseyjhand.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-eurostat-mcp-server": {
      "type": "remote",
      "url": "https://eurostat.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-eurostat-mcp-server --url https://eurostat.caseyjhand.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-eurostat-mcp-server:
    url: "https://eurostat.caseyjhand.com/mcp"
// mcp.json
{
  "mcpServers": {
    "cyanheads-eurostat-mcp-server": {
      "type": "http",
      "url": "https://eurostat.caseyjhand.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://eurostat.caseyjhand.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=caseyjhand.com CN=WE1,O=Google Trust Services,C=US 7 Jul 2026 5 Oct 2026 ECDSA 256 ECDSA-SHA256 5aad900eb2055a0b0ea55912ec19680c
SANs: caseyjhand.com, *.caseyjhand.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of eurostat.caseyjhand.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
caseyjhand.com. present 2371 13 Verified
eurostat.caseyjhand.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://eurostat.caseyjhand.com/mcp Verified 200
http (plaintext) http://eurostat.caseyjhand.com/mcp HTTPS enforced 301 https://eurostat.caseyjhand.com/mcp
MCP tools — 5 exposed · ~1,173 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
eurostat_browse_themes ~134

Navigate the Eurostat theme tree. Without theme_code returns the top-level theme folders (Economy, Population, Transport, etc.) — the practical starting points. With a theme_code returns its immediate children: subtheme folders and datasets in that branch. Use this for structured discovery when you know the domain but not the dataset code, or to drill down from a broad topic to a specific dataset. Pair with eurostat_search_datasets for keyword-based discovery.

NameTypeReqDescription
theme_codestringFolder code to expand (e.g., "econ", "reg"). Omit to list the top-level theme folders.
NameTypeReqDescription
itemCountnumberyesNumber of items returned in this level.
itemsarrayyesImmediate children of the requested theme, or the root themes if theme_code was omitted.
nextStepstringSuggested next action based on these results. Populated when there is a clear follow-up call.
parentPatharrayyesBreadcrumb from root to the requested theme (e.g., ["Economy and finance", "National accounts"]). Empty when browsing root.
themeCodestringFolder code that was browsed, or omitted for root.

No examples provided.

eurostat_get_dataset_info ~123

Fetch metadata for a Eurostat dataset: dimensions with valid values, time range, observation count, and last-update date. Call this before eurostat_query_dataset to discover what dimension codes are valid (unit, na_item, geo, etc.). Returns up to 10 sample values per dimension for orientation; use eurostat_get_dimension_values to list the full set for large dimensions.

NameTypeReqDescription
dataset_codestringyesDataset code (e.g., "nama_10_gdp"). Use eurostat_search_datasets or eurostat_browse_themes to find codes.
NameTypeReqDescription
codestringyesDataset code as provided.
dimensionsarrayyesAll dimensions of the dataset with their valid codes and labels.
labelstringyesHuman-readable dataset title.
lastUpdatedstringyesISO 8601 timestamp of the most recent data update.
metadataUrlstringURL to the ESMS HTML metadata page for this dataset. Omitted when not provided by Eurostat.
obsCountnumberyesTotal number of observations in the full dataset (all periods).
timeRangeobjectyesOverall data coverage period for this dataset.

No examples provided.

eurostat_get_dimension_values ~248

List all valid values for a specific dimension in a Eurostat dataset (e.g., all unit codes for nama_10_gdp, all geo codes for a regional dataset). Use this when eurostat_get_dataset_info returns more values than the 10-item sample, or to confirm exact codes before querying. For the "geo" dimension, use geo_level to filter by NUTS hierarchy (country, nuts1, nuts2, nuts3). Invalid dimension_value codes passed to eurostat_query_dataset silently return no data; use this tool to verify codes first.

NameTypeReqDescription
dataset_codestringyesDataset code (e.g., "nama_10_gdp").
dimensionstringyesDimension code to retrieve values for (e.g., "unit", "na_item", "geo"). Use eurostat_get_dataset_info to see available dimensions.
geo_levelstringNUTS hierarchy level filter — only relevant when dimension is "geo". Options: "aggregate" (EU/EA codes), "country" (2-letter codes, default), "nuts1" (3-char), "nuts2" (4-char), "nuts3" (5-char).
NameTypeReqDescription
dimensionCodestringyesThe dimension code that was queried.
dimensionLabelstringyesHuman-readable dimension name.
totalCountnumberyesTotal number of distinct values returned.
valuesarrayyesAll valid values for this dimension in the dataset.

No examples provided.

eurostat_query_dataset ~441

Fetch statistical data from a Eurostat dataset with dimension filters. Returns decoded observations with dimension codes and labels, numeric values, and status flags (e.g., "p" = provisional, "e" = estimated). Call eurostat_get_dataset_info first to discover valid dimension codes and values. Apply filters to keep the result set manageable — large unfiltered queries may trigger an async response error. Use filters.geo for specific country/region codes, or geo_level for NUTS hierarchy filtering (mutually exclusive). Use last_n_periods for the N most recent periods without knowing the end date.

NameTypeReqDescription
dataset_codestringyesDataset code (e.g., "nama_10_gdp"). Required.
filtersobjectDimension filters as a map of dimension code → array of valid values. Example: {"unit": ["CP_MEUR"], "na_item": ["B1GQ"], "geo": ["DE", "FR"]}. Do not include "geo" here if using geo_level. Invalid d…
geo_levelstringFilter by NUTS hierarchy level. Mutually exclusive with a "geo" key in filters. Options: "aggregate" (EU/EA totals), "country" (41 member/candidate states), "nuts1" (127 major regions), "nuts2" (309…
langstringLanguage for labels in the response. Default is "EN". Options: "EN", "FR", "DE".
last_n_periodsintegerReturn only the N most recent periods. Mutually exclusive with since_period and until_period.
since_periodstringStart of time range (e.g., "2020", "2023-Q1", "2024-01"). Mutually exclusive with last_n_periods.
until_periodstringEnd of time range (e.g., "2024"). Omit for data through the latest available period. Mutually exclusive with last_n_periods.
NameTypeReqDescription
appliedFiltersobjectyesEffective query parameters applied to the Eurostat API.
datasetCodestringyesDataset code as provided.
datasetLabelstringyesHuman-readable dataset title.
dimensionsUsedarrayyesOrdered list of dimension codes present in the response (e.g., ["freq", "unit", "na_item", "geo", "time"]).
missingObsCountnumberyesNumber of observations with null value (missing data points in the source).
noticestringGuidance when the result was truncated at 5,000 rows. Omitted for normal results.
obsCountnumberyesTotal number of observations matched (before any cap).
observationsarrayyesDecoded observations, capped at 5,000 rows. When truncated is true, apply dimension filters to narrow the result.
timeRangeobjectyesTime coverage of the returned observations.
truncatedbooleanyesTrue when the result exceeded 5,000 observations and was capped. Apply dimension filters to get the full result.

No examples provided.

eurostat_search_datasets ~227

Search the Eurostat catalogue by keyword. Returns matching datasets with codes, descriptions, period coverage, and theme breadcrumbs. Use this to discover dataset codes before calling eurostat_get_dataset_info or eurostat_query_dataset. Results are limited to datasets and predefined tables — folders are excluded.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous call's nextCursor. Omit for the first page; pass it back to fetch the next page of matches over a stable order.
limitintegerPage size — maximum datasets returned per page (1–100). Default is 20. To retrieve matches beyond one page, pass the returned nextCursor back as cursor; the page size is fixed by this first call.
querystringyesSearch terms. Split on whitespace into tokens; every token must match (AND), case-insensitively, somewhere across the dataset label, theme breadcrumb, or code. Word order does not matter, so "busines…
NameTypeReqDescription
datasetsarrayyesMatching datasets for the current page, up to the requested limit.
nextCursorstringOpaque cursor for the next page of matches. Pass it back as cursor. Omitted on the last page.
nextStepstringSuggested next action based on these results. Populated when there is a clear follow-up call.
querystringyesSearch terms as submitted.
totalMatchesnumberyesTotal datasets matching the query across all pages, before the page limit.
truncatedbooleanyesTrue when more matches remain beyond this page — pass nextCursor as cursor to fetch them.

No examples provided.