New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

financial-data-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

financial-data-mcp

Economic and financial data: FRED series and US Treasury rates. No key required.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Financial Data MCP

Read economic data from FRED and daily US Treasury rates. No API key is required for either source.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • get_fred_series Any FRED series such as GDP, UNRATE, or CPIAUCSL.
  • get_treasury_rates Current Treasury yield curve rates.

Usage

npm install
npm run build
node dist/index.js

FRED data is read from the public CSV endpoint. Treasury data comes from the Fiscal Data API.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts