Fiscal Data (U.S. Treasury)

Fiscal Data (U.S. Treasury) MCP Connector for Claude

C

Access real-time U.S. Treasury financial data, including exchange rates, monthly statements, and over 170 fiscal datasets.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect directly to the U.S. Department of the Treasury's Fiscal Data API to retrieve authoritative financial information. This server enables AI agents to query a vast library of federal financial data for analysis, reporting, and economic research.

What you can do

  • Comprehensive Data Access — Query any of the 170+ available endpoints including debt, interest rates, and federal spending via the query_dataset tool.
  • Exchange Rates — Fetch official Treasury Reporting Rates of Exchange for international currencies using get_rates_of_exchange.
  • Monthly Treasury Statements — Access detailed summaries of federal receipts and outlays through get_mts_table_1 and get_mts_table_9.
  • Advanced Filtering — Apply precise filters, sorting, and pagination to handle large datasets efficiently directly within your conversation.

How it works

  1. Subscribe to this server
  2. (Optional) Enter your Fiscal Data API Key for higher rate limits
  3. Start querying federal financial data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Financial Analysts — instantly retrieve historical exchange rates and federal budget summaries without manual CSV downloads.
  • Data Scientists — pull clean, structured fiscal data directly into your analysis environment.
  • Policy Researchers — track government spending and debt metrics through natural language queries.
us-treasuryfiscal-dataexchange-ratesfederal-budgeteconomic-indicators

4 tools expose this connector's capabilities to your AI agent.

get_mts_table_1

Get Monthly Treasury Statement (MTS) Table 1

get_mts_table_9

Get Monthly Treasury Statement (MTS) Table 9

get_rates_of_exchange

Get Treasury Reporting Rates of Exchange

query_dataset

Provide the endpoint path (e.g., v1/accounting/od/rates_of_exchange) and optional filters. Query any Fiscal Data dataset endpoint

See how to talk to your AI agent using Fiscal Data (U.S. Treasury).

Get the Treasury exchange rates for the Euro for the last recorded date.

I'll fetch the latest exchange rates using `get_rates_of_exchange`. For the Eurozone-Euro, the rate was 0.921 per USD as of the most recent record date.

Show me the summary of federal receipts and outlays from MTS Table 1 for 2023.

I'm querying `get_mts_table_1` with a filter for the year 2023. I've found the summary data showing total receipts and outlays for each month of the fiscal year.

Use query_dataset to find data on the 'daily_treasury_statement' for the past week.

Accessing the `query_dataset` tool for the endpoint 'v1/accounting/od/daily_treasury_statement'. I've retrieved the daily cash balances and operating totals for the requested period.

You can use the `query_dataset` tool. Simply provide the endpoint path (e.g., 'v1/debt/mspd/mspd_table_1' for the Monthly Statement of the Public Debt) and any optional filters to get the exact data you need.

Related Connectors