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

io.github.scka-de/ecb-mcp

NPM · ECB-MCP · SCANNED SEP 23

ECB data for AI agents — rates, yields, inflation, money supply, and 100+ datasets. No API key.

Available components

0 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security88
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects csv-parse 5.6.0, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 31 of 105 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1604 tokens (~200/item across 8 items; 8 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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.scka-de/ecb-mcp server?

io.github.scka-de/ecb-mcp runs locally as an npm package, launched with npx -y ecb-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · ecb-mcp

# add to Claude Code
claude mcp add scka-de-ecb-mcp -- npx -y ecb-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "scka-de-ecb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecb-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "scka-de-ecb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecb-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add scka-de-ecb-mcp -- npx -y ecb-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "scka-de-ecb-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ecb-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add scka-de-ecb-mcp --command npx --arg -y --arg ecb-mcp
# ~/.hermes/config.yaml
mcp_servers:
  scka-de-ecb-mcp:
    command: "npx"
    args: ["-y", "ecb-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "scka-de-ecb-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ecb-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add scka-de-ecb-mcp -t stdio -c npx -a -y ecb-mcp
// mcp.json
{
  "mcpServers": {
    "scka-de-ecb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecb-mcp"
      ]
    }
  }
}
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.

  • 23 Sept 26 +1
    • Stability: 0.97 → pass security
  • 21 Sept 26 +1

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

  • 19 Sept 26 +1

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

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

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

  • 12 Sept 26 +1

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

  • 11 Sept 26 0
    • Security disclosure: unverified → fail functional
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 23 Sept 2026 · Analysed npm/ecb-mcp@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-8cw4-87c7-c6xx CVE-2026-85063 medium yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 105 packages
Packages resolved 105
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 8 exposed · ~1,604 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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
convert_currency ~195

Convert an amount between currencies using ECB reference rates. Supports EUR to any currency, any currency to EUR, and cross-currency conversion (e.g. USD to GBP) via EUR triangulation. Uses the latest ECB reference rate, or a rate from a specific date. Examples of questions this tool answers: - "Convert 1000 EUR to USD" - "How much is 500 GBP in EUR?" - "Convert 250 USD to JPY" - "What was 1000 EUR worth in CHF on 2025-01-15?"

NameTypeReqDescription
amountnumberyesAmount to convert
datestringSpecific date for the rate (YYYY-MM-DD). Uses latest if omitted.
fromstringyesSource currency code (e.g. "EUR", "USD", "GBP")
tostringyesTarget currency code (e.g. "EUR", "USD", "GBP")

No output schema declared.

No examples provided.

explain_dataset ~163

Explain the structure of any ECB dataset — dimensions, valid values, and example queries. Use this after search_datasets to understand what a dataset contains and how to query it. Returns the dataset's dimensions, their valid values (codes), and an example series key. Works for all 100+ ECB datasets, not just the ones with dedicated tools. Examples of questions this tool answers: - "What dimensions does the EXR dataset have?" - "What are the valid currency codes in the exchange rate dataset?" - "How do I query the BSI (balance sheet) dataset?"

NameTypeReqDescription
dataset_idstringyesDataset ID (e.g. "EXR", "FM", "ICP", "YC", "BSI"). Use search_datasets to find IDs.

No output schema declared.

No examples provided.

get_exchange_rates ~214

Get EUR exchange rates from the European Central Bank. Returns daily, monthly, or annual reference rates for a currency pair against EUR. The ECB publishes reference rates for ~40 currencies at 16:00 CET each business day. Examples of questions this tool answers: - "What is the current EUR/USD exchange rate?" - "Show me EUR/GBP rates for the last week" - "What was the EUR/JPY rate in January 2025?"

NameTypeReqDescription
endPeriodstringEnd date (YYYY-MM-DD, YYYY-MM, or YYYY)
frequencystringD=daily (default), M=monthly average, A=annual average
lastNObservationsintegerReturn only the last N data points
startPeriodstringStart date (YYYY-MM-DD, YYYY-MM, or YYYY)
targetstringyesTarget currency code (e.g. "USD", "GBP", "JPY", "CHF"). Use "+" for multiple: "USD+GBP"

No output schema declared.

No examples provided.

get_inflation ~210

Get HICP inflation data from the ECB — the official eurozone inflation measure. Returns the Harmonised Index of Consumer Prices (HICP) as published by Eurostat via the ECB. Available as annual rate of change (%) or index level, for the euro area or individual countries. Examples of questions this tool answers: - "What is the current eurozone inflation rate?" - "Show me Germany's inflation over the past year" - "Compare inflation in France vs Italy"

NameTypeReqDescription
countrystringCountry code: "U2" for euro area (default), "DE", "FR", "IT", "ES", etc.
endPeriodstringEnd date (YYYY-MM, or YYYY)
lastNObservationsintegerReturn only the last N data points
measurestringannual_rate = year-over-year % change (default), index = price index level
startPeriodstringStart date (YYYY-MM, or YYYY)

No output schema declared.

No examples provided.

get_interest_rates ~193

Get key ECB interest rates — the rates that drive eurozone monetary policy. Returns the ECB's main policy rates: Main Refinancing Operations (MRO), Deposit Facility, and Marginal Lending Facility. These are the rates the ECB sets at its Governing Council meetings. Examples of questions this tool answers: - "What is the current ECB deposit facility rate?" - "Show me the history of ECB interest rate changes" - "When did the ECB last change its main refinancing rate?"

NameTypeReqDescription
endPeriodstringEnd date (YYYY-MM-DD, YYYY-MM, or YYYY)
lastNObservationsintegerReturn only the last N data points
startPeriodstringStart date (YYYY-MM-DD, YYYY-MM, or YYYY)
typestringyesRate type: "MRO" (main refinancing), "deposit_facility", or "marginal_lending"

No output schema declared.

No examples provided.

get_money_supply ~254

Get euro area monetary aggregates (M1, M2, M3) from the ECB. Returns monetary aggregate data as outstanding amounts (EUR millions) or annual growth rates. M1 = currency in circulation + overnight deposits. M2 = M1 + short-term deposits. M3 = M2 + repos + money market funds + debt securities up to 2 years. Examples of questions this tool answers: - "What is the current M3 money supply in the euro area?" - "Show me M1 growth rate over the past year" - "How has M3 evolved since 2020?"

NameTypeReqDescription
aggregatestringMonetary aggregate: "M1", "M2", or "M3" (default)
countrystringCountry code: "U2" for euro area (default), or specific country like "DE", "FR"
endPeriodstringEnd date (YYYY-MM, or YYYY)
lastNObservationsintegerReturn only the last N data points
measurestringoutstanding = EUR millions (default), growth_rate = annual % change
startPeriodstringStart date (YYYY-MM, or YYYY)

No output schema declared.

No examples provided.

get_yield_curve ~237

Get euro area government bond yield curve data from the ECB. Returns spot rates from the ECB's AAA-rated government bond yield curve. Available maturities range from 3 months to 30 years. Updated daily. Examples of questions this tool answers: - "What is the current 10-year euro area yield?" - "Show me the 2-year yield over the past 6 months" - "What was the 5-year spot rate in March 2024?"

NameTypeReqDescription
endPeriodstringEnd date (YYYY-MM-DD, YYYY-MM, or YYYY)
issuerTypestringIssuer rating: "AAA" (default) or "all_gov" for all government bonds
lastNObservationsintegerReturn only the last N data points
maturitystringBond maturity: "3M", "6M", "1Y", "2Y", "5Y", "10Y" (default), "15Y", "20Y", "30Y"
startPeriodstringStart date (YYYY-MM-DD, YYYY-MM, or YYYY)

No output schema declared.

No examples provided.

search_datasets ~138

Search the ECB's 100+ statistical datasets by keyword. Returns matching dataset IDs and names. Use this to discover what data the ECB publishes. After finding a dataset, use explain_dataset to learn its structure, or use the specific data tools (get_exchange_rates, get_interest_rates, etc.) for common queries. Examples of questions this tool answers: - "What ECB datasets are available about inflation?" - "Does the ECB publish data about bank lending?" - "What datasets cover government debt?"

NameTypeReqDescription
querystringyesSearch keyword (e.g. "inflation", "exchange", "lending", "payment", "insurance")

No output schema declared.

No examples provided.

Common questions

What is the io.github.scka-de/ecb-mcp server?

io.github.scka-de/ecb-mcp is listed in the public MCP registry as io.github.scka-de/ecb-mcp. ECB data for AI agents, rates, yields, inflation, money supply, and 100+ datasets. No API key. This page covers its npm package (ecb-mcp).

Is the io.github.scka-de/ecb-mcp server safe to use?

io.github.scka-de/ecb-mcp scores 80 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 23 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.scka-de/ecb-mcp server expose?

io.github.scka-de/ecb-mcp exposes 8 tools: get_exchange_rates, get_interest_rates, get_inflation, get_yield_curve, get_money_supply, and 3 more. Their descriptions and schemas cost roughly 1,604 tokens of context every time the server is loaded.

Is the io.github.scka-de/ecb-mcp server still maintained?

io.github.scka-de/ecb-mcp is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.scka-de/ecb-mcp server under?

io.github.scka-de/ecb-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.