mcpserver.lol
registry/treasury-fiscaldata-mcp-server
Connection check verified live · 27h ago

treasury-fiscaldata-mcp-server

Query US Treasury national debt, interest rates, exchange rates, and fiscal datasets via MCP.

Tools 7
GitHub stars 2
Installs / wk 274
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

treasury_dataframe_describe read-only name
List DataCanvas dataframes materialized by treasury_query_dataset, treasury_get_debt, treasury_get_interest_rates, and treasury_get_exchange_rates. Each entry surfaces source tool,…
treasury_dataframe_query read-only sql*previewrow_limitregister_as
Run a single-statement SELECT against DataCanvas dataframes registered by treasury_query_dataset, treasury_get_debt, treasury_get_interest_rates, and treasury_get_exchange_rates. R…
treasury_get_debt read-only datemodeend_datecanvas_idstart_date
Fetch national debt (Debt to the Penny) — total public debt outstanding broken into publicly-held debt and intragovernmental holdings. Three modes: "latest" returns the most recent…
treasury_get_exchange_rates read-only modeend_datecanvas_idcountriesstart_date
Official Treasury reporting exchange rates for ~165 countries — the rates US federal agencies are required to use when converting foreign currency to USD for official reporting. Pu…
treasury_get_interest_rates read-only modeend_datecanvas_idstart_datesecurity_type
Average interest rates Treasury pays on its outstanding securities by security type. Answers "what is the government's cost of borrowing?" Covers every type Treasury reports — mark…
treasury_list_datasets read-only searchcategory
Browse the curated catalog of US Treasury Fiscal Data API endpoints. Returns endpoint paths, field names, descriptions, and update cadence for each dataset. Use this tool before tr…
treasury_query_dataset read-only sortfieldsfiltersendpoint*canvas_idpage_size +1
Query any Treasury Fiscal Data endpoint by path, field list, filters, sort, and page. Call treasury_list_datasets first to get the correct endpoint path and exact field names — a t…