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.

FRED (economic data)

PYPI · MCPWRIGHT-FRED · SCANNED SEP 21

FRED economic time series + ALFRED vintages: data as originally published, before revisions.

Available components

0 this week 59 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 Security44
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs a script at install time (build_backend) that we could not recognise. It may be perfectly ordinary, but we do not read the published tarball, so we cannot say what it does. View diagnostics → Partial
  • 0 of 30 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency32
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1625 tokens (~180/item across 9 items; 9 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 Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 10 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 FRED (economic data) MCP server?

FRED (economic data) runs locally as a PyPI package, launched with uvx mcpwright-fred. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcpwright-fred

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

  • 21 Sept 26 −15
    • Malware scan: pass → unverified security
  • 20 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 19 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: unverified → fail functional
  • 18 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 17 Sept 26 −14
    • Malware scan: pass → unverified security
    • Package version: 0.1.0 → 0.1.1 functional
  • 15 Sept 26 +16
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 13 Sept 26 +1

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

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 21 Sept 2026 · Analysed pypi/mcpwright-fred@0.1.1

Provenance No attestation

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

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend unreviewed uv_build

Background: Why install scripts are a supply-chain risk →

Dependencies 30 packages
Packages resolved 30
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~1,184 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
compare_series ~166

Align 2-5 series on one date axis for comparison. `series_ids`: 2-5 FRED series IDs. Same `start`/`end`/`transform` as `get_observations`. If the series have DIFFERENT native frequencies you must pass `frequency` (a frequency at least as coarse as the coarsest series) — mixing frequencies without it returns misaligned dates. Units differ per series unless a relative transform (e.g. pct_change_yoy) is used — check each entry's `units` before comparing levels.

NameTypeReqDescription
end
frequency
max_pointsinteger
series_idsarrayyes
start
transformstring
NameTypeReqDescription
rowsarrayyesAligned values, oldest first
seriesarrayyesThe series compared
transformstringyesThe transform applied to every series
truncatedbooleanyesTrue if more rows exist than were returned

No examples provided.

get_latest ~108

The most recent value of a series, plus its next scheduled release. `series_id`: a FRED series ID. The value is the most recent NON-MISSING print (daily series publish '.' on holidays) and is CURRENT data — it may itself be revised later (see `get_revision_history` for how much this series typically moves). `next_release_date` is null when FRED publishes no schedule for the series' release.

NameTypeReqDescription
series_idstringyes
NameTypeReqDescription
datestringyesDate of the latest observation (period start)
last_updatedstringyesWhen FRED last updated this series
next_release_dateThe next scheduled release date for this series' release, if FRED publishes a schedule for it
series_idstringyesThe FRED series ID
titlestringyesSeries title
unitsstringyesUnits of the value
valueyesThe latest value (null if missing)

No examples provided.

get_observations ~211

A series' values in a date window, optionally transformed/downsampled. `series_id`: a FRED series ID. `start`/`end`: ISO dates bounding the window. `transform`: level | change | pct_change | pct_change_yoy | log. `frequency`: optionally downsample to daily/weekly/monthly/quarterly/ semiannual/annual (with `aggregation` avg | sum | eop); only coarser than the native frequency is valid. `max_points` caps the result, keeping the most RECENT points (`truncated` tells you when the cap bit). Values are CURRENT (post-revision) data. For numbers as originally published, use `get_series_as_of` / `get_revision_history`.

NameTypeReqDescription
aggregationstring
end
frequency
max_pointsinteger
series_idstringyes
start
transformstring
NameTypeReqDescription
frequencystringyesFrequency of the values returned
observationsarrayyesThe data points, oldest first
series_idstringyesThe FRED series ID
titlestringyesSeries title
transformstringyesThe transform applied (level if none)
truncatedbooleanyesTrue if more observations exist than were returned — narrow the date range or raise max_points for more
unitsstringyesUnits of the VALUES RETURNED — the native units when transform='level', otherwise the transform (e.g. '% change from year ago')

No examples provided.

get_release_calendar ~81

Upcoming data-release dates ("when is the next jobs report / CPI?"). `days`: how far ahead to look (1-90, default 14). Returns each release's name and date, soonest first. Dates are the SCHEDULED dates FRED knows about; not every release publishes a schedule.

NameTypeReqDescription
daysinteger
NameTypeReqDescription
endstringyesWindow end (YYYY-MM-DD)
releasesarrayyesRelease dates in the window, soonest first
startstringyesWindow start (YYYY-MM-DD)
truncatedbooleanTrue if more release dates exist in the window than were returned — an absent release is NOT proof nothing is scheduled; narrow `days`

No examples provided.

get_revision_history ~169

One data point's life across revisions: earliest archived print -> today. `series_id`: a FRED series ID. `observation_date`: the data point's PERIOD START date (ISO) — quarterly series use quarter starts (Q4 2008 = "2008-10-01"), monthly use month starts. Returns the earliest archived value, every revision with its publication date, the current value, and the total drift. Caveat: ALFRED's archive starts late for many series (`archive_starts` shows where). `initial_value` is the true first print — what decision-makers actually saw — only when the archive reaches back to the observation's original release.

NameTypeReqDescription
observation_datestringyes
series_idstringyes
NameTypeReqDescription
archive_startsThe first vintage in ALFRED's archive for this point. If this is much later than observation_date, initial_value is the earliest ARCHIVED value, not the true first print
current_valueyesThe value as published today, after all revisions
initial_valueyesThe value in ALFRED's earliest archived vintage — the as-published 'real-time' number when archive_starts reaches back to the observation's release
observation_datestringyesThe observation the history is for (period start date)
series_idstringyesThe FRED series ID
stepsarrayyesEach distinct value the point has held, oldest first (consecutive re-publications of an unchanged value are merged)
steps_truncatedbooleanTrue if middle revisions were omitted to cap the list (the initial and current steps are always kept)
titlestringyesSeries title
total_revisioncurrent_value - initial_value (null if either is missing)
unitsstringyesUnits of the values

No examples provided.

get_series ~84

Full metadata for one series: units, frequency, range, and notes. `series_id`: a FRED series ID (e.g. "GDPC1"). The `notes` are returned verbatim — they carry methodology caveats and, for third-party series, the owner's copyright terms (also flagged via `copyrighted`).

NameTypeReqDescription
series_idstringyes
NameTypeReqDescription
copyrightedbooleanyesTrue if third-party-copyrighted (see notes for the owner's terms)
frequencystringyesNative frequency
last_updatedstringyesWhen the series data was last updated
notesThe series' FRED notes, verbatim — methodology, caveats, and any copyright notice (never stripped)
observation_endstringyesLatest observation date (YYYY-MM-DD)
observation_startstringyesFirst observation date (YYYY-MM-DD)
popularityFRED popularity rank component
seasonal_adjustmentstringyesSeasonal adjustment
series_idstringyesThe FRED series ID
titlestringyesSeries title
unitsstringyesUnits of the raw data

No examples provided.

get_series_as_of ~155

A series EXACTLY as it was known on a past date — before later revisions. `series_id`: a FRED series ID. `as_of`: the knowledge date (ISO) — e.g. "2009-03-18" shows the data the Fed saw at its March 2009 meeting. `start`/`end` bound the observation window as usual. Vintage coverage varies by series: dates before the first vintage have no data (check `get_vintage_dates`). Values can differ sharply from today's — that's the point.

NameTypeReqDescription
as_ofstringyes
end
max_pointsinteger
series_idstringyes
start
NameTypeReqDescription
as_ofstringyesThe knowledge date — values are as published on this date, before any later revisions
observationsarrayyesThe data as known on as_of, oldest first
series_idstringyesThe FRED series ID
titlestringyesSeries title (current title)
truncatedbooleanyesTrue if more observations exist than were returned
unitsstringyesUnits of the values

No examples provided.

get_vintage_dates ~98

When a series' data was released or revised (its ALFRED vintages). `series_id`: a FRED series ID. Answers "how often is this revised?" and bounds the vintage tools: `get_series_as_of` has no data before `first_vintage`. The full list is capped to the most recent dates; `total_vintages` is the true count.

NameTypeReqDescription
series_idstringyes
NameTypeReqDescription
first_vintageThe earliest vintage date — as-of queries before this date have no data
latest_vintageThe most recent vintage date
series_idstringyesThe FRED series ID
total_vintagesintegeryesTotal number of vintage dates on record
truncatedbooleanyesTrue if total_vintages exceeds the dates listed
vintage_datesarrayyesVintage dates, most recent first (capped — see truncated)

No examples provided.

search_series ~112

Find FRED series by free-text search, best matches first. `query`: plain words (e.g. "unemployment rate", "median home price"). Returns series IDs with title, units, native frequency, and a `copyrighted` flag — some FRED series are owned by third parties whose terms (in the series notes) apply beyond personal use. Resolve a series ID here first; the data tools key off it.

NameTypeReqDescription
limitinteger
querystringyes
NameTypeReqDescription
resultarrayyes

No examples provided.

Common questions

What is the FRED (economic data) MCP server?

FRED (economic data) is an MCP server listed in the public MCP registry as io.github.mcpwright/fred-mcp. FRED economic time series + ALFRED vintages: data as originally published, before revisions. This page covers its PyPI package (mcpwright-fred).

Is the FRED (economic data) MCP server safe to use?

FRED (economic data) scores 59 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. 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 FRED (economic data) MCP server expose?

FRED (economic data) exposes 9 tools: search_series, get_series, get_observations, get_latest, compare_series, and 4 more. Their descriptions and schemas cost roughly 1,184 tokens of context every time the server is loaded.

Is the FRED (economic data) MCP server still maintained?

FRED (economic data) is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.