ferric-fred

ojhermann-org/ferric-fred
★ 0 stars Rust Code/Dev Tools Updated 8d ago
A strongly-typed async Rust client for the FRED economic-data API, with a terminal-charting CLI and an MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ferric-fred": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "ferric-fred"
      ]
    }
  }
}

README Excerpt

A strongly-typed Rust client for [FRED](https://fred.stlouisfed.org/) — the Federal Reserve Economic Data service from the Federal Reserve Bank of St. Louis — plus a CLI (with TUI charts) and an MCP server built on top of it. > `ferric` (iron oxide → *rust*) + `FRED`. Iron-clad, typed access to economic data.

Tools (20)

get_categoryget_category_childrenget_category_relatedget_category_related_tagsget_category_seriesget_category_tagsget_observationsget_related_tagsget_releaseget_release_datesget_release_related_tagsget_release_seriesget_release_sourcesget_release_tablesget_release_tagsget_releasesget_releases_datesget_seriesget_series_categoriesget_series_release

Topics

api-clientclieconomicsfinancefredmcpratatuirust