MCP server exposing 5 tools for fed-comms.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/fed-comms/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
fomc_calendar — FOMC meeting calendar from the Federal Reserve Board: every scheduled and unscheduled meeting of a year with dates, whether it carries a Summary of Economic Projections (SEP), statement, press-conference, implementation-note and minutes links (with the minutes release date), plus next_meeting and days_until from today. Answers "when is the next FOMC meeting", "what are the Fed meeting dates in 2026", "when do the minutes for the July meeting come out".fomc_statement — FOMC post-meeting policy statement from the Federal Reserve with the rate decision parsed (target range, hold/cut/hike, basis points), the vote tally with named dissenters and what they preferred, the implementation-note URL, and diff_vs_prior — a sentence-level redline against the previous statement listing sentences added, removed and changed (date and roll-call lines excluded). Answers "what changed in the latest Fed statement", "did the FOMC cut rates", "who dissented at the Fed meeting".fomc_minutes — Minutes of an FOMC meeting from the Federal Reserve Board: full text split into its sections (Developments in Financial Markets, Staff Review of the Economic Situation, Participants' Views, Committee Policy Actions, votes, attendance) with an optional section filter. Answers "what did the FOMC minutes say about inflation", "summarize participants' views in the latest Fed minutes", "who attended the June FOMC meeting".fed_speeches — Recent speeches and congressional testimony by Federal Reserve Board governors and the Chair, from the Board's speeches and testimony feeds: title, speaker with official title, date, venue, URL and the opening paragraph. Filter by days back and speaker surname. Answers "what did Fed governors say this week", "latest speech by Waller", "Powell testimony".beige_book — Beige Book from the Federal Reserve — the eight-times-a-year summary of current economic conditions gathered by the 12 Federal Reserve Districts: the national summary or one district's report (Boston, New York, Philadelphia, Cleveland, Richmond, Atlanta, Chicago, St. Louis, Minneapolis, Kansas City, Dallas, San Francisco) split into its sections (Overall Economic Activity, Labor Markets, Prices, and the district's industry sections). Answers "what does the latest Beige Book say about the Dallas district", "Beige Book labor market conditions", "regional economic conditions per the Fed".Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/fed-comms/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io