# U.S. Treasury Debt MCP for AI Agents AI Agent Connect

> U.S. Treasury Debt — National Debt & Interest Rates MCP gives you direct access to real-time federal debt figures, historical debt growth, and Treasury auction results. Track the national debt to the penny, monitor average interest rates on securities, and see investor demand through bid-to-cover ratios. No logins required.

## Overview
- **Category:** the-unthinkable
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/ai-agent-connect
- **Tags:** national-debt, interest-rates, treasury-bonds, fiscal-policy, economic-indicators, public-debt

## Description

The U.S. Treasury Debt — National Debt & Interest Rates MCP connects your agent to the U.S. Department of the Treasury's official fiscal data. Instead of jumping between government portals and trying to parse messy tables, you can just ask your agent for the current national debt or specific interest rates. It handles the heavy lifting of pulling the latest figures on marketable securities versus trust funds like Social Security. You'll get specific numbers for Treasury Bills, Notes, and Bonds, including the bid-to-cover ratios that signal how much investors actually want to buy. It's a huge time saver for anyone who needs to stay on top of macro trends without the manual data entry. Since it's hosted on Vinkius, you can plug it into your existing setup and start querying fiscal data immediately. It turns your AI into a dedicated fiscal research assistant that knows the exact state of the nation's balance sheet.

## Tools

### get_national_debt
Get the current U.S. national debt to the penny. This helps you provide accurate fiscal figures in reports without manual calculation.

### get_debt_history
Pull national debt figures for specific dates to track growth over fiscal years or election cycles. It makes it easy to see how debt has changed over decades.

### get_public_debt_breakdown
View the Statement of Public Debt to see how much is held by the public versus other government entities. This clarifies the difference between marketable securities and trust funds.

### get_avg_interest_rates
Get the latest monthly average interest rates on Treasury Bills, Notes, and Bonds. You can use these figures to update your interest rate models quickly.

### get_treasury_auctions
Access results for Treasury auctions, including the bid-to-cover ratio to measure investor demand. It gives you a clear look at how much investors actually want to buy government debt.

## Prompt Examples

**Prompt:** 
```
What is the current U.S. national debt right now?
```

**Response:** 
```
**U.S. Treasury: Debt to the Penny**

The most recent data (2026-03-31):
- **Total Public Debt Outstanding:** $34,812,456,789.12
- **Intragovernmental Holdings:** $7,123,456,789.12
- **Debt Held by the Public:** $27,689,000,000.00
```

**Prompt:** 
```
What were the average interest rates for Treasury Bills last month?
```

**Response:** 
```
**U.S. Treasury Average Interest Rates**

Average interest rates for March 2026:
- **Treasury Bills:** 5.12%
- **Treasury Notes:** 4.58%
- **Treasury Bonds:** 4.75%
```

**Prompt:** 
```
How much was the last 10-year Treasury Note auction for?
```

**Response:** 
```
**Treasury Auctions**

Recent 10-Year Treasury Note Auction (2026-03-15):
- **Amount Accepted:** $42,000,000,000
- **High Yield:** 4.25%
- **Bid-to-Cover Ratio:** 2.54
```

## Capabilities

### Get current national debt to the penny
Pull the most recent daily updated total public debt outstanding.

### Query historical debt growth
Retrieve debt figures for specific dates or date ranges.

### Analyze public debt breakdowns
See the split between debt held by the public and internal holdings.

### Check monthly interest rates
Get average rates for Treasury Bills, Notes, and Bonds.

### Retrieve auction results
Access bid-to-cover ratios and high yield data from Treasury auctions.

## Use Cases

### Tracking debt growth over decades
A researcher needs to see how the national debt changed during a specific recession. They ask their agent to pull debt figures for a date range using get_debt_history.

### Monitoring investor demand
An analyst wants to see if demand for 10-year notes is dropping. They use get_treasury_auctions to check the latest bid-to-cover ratio.

### Clarifying public debt types
A student wants to know the difference between debt held by the public and trust funds. They use get_public_debt_breakdown to see the security types.

### Updating interest rate models
A trader needs the latest average rates for Treasury Bonds. They use get_avg_interest_rates to get the most recent monthly figures.

## Benefits

- Stop manually scraping Treasury websites; get the latest figures instantly via your agent.
- Access "Debt to the Penny" figures using get_national_debt for extreme accuracy in reports.
- Analyze long-term trends quickly by pulling historical data with get_debt_history.
- Monitor market demand for government debt using the bid-to-cover ratios from get_treasury_auctions.
- Keep your interest rate models updated with monthly averages from get_avg_interest_rates.
- Distinguish between public debt and internal holdings using the get_public_debt_breakdown tool.

## How It Works

The bottom line is you get real-time Treasury data without ever leaving your chat interface.

1. Connect the Connector to your AI client via the Vinkius dashboard.
2. Ask your agent for specific fiscal data like debt figures for a specific year or the latest auction results.
3. Get a structured breakdown of debt, rates, or auction results instantly.

## Frequently Asked Questions

**Can the U.S. Treasury Debt MCP give me the exact debt amount?**
Yes, it pulls the daily updated figure to the penny. This ensures your reports have the most accurate data available from the Treasury Department.

**Does this Connector include historical debt data?**
Yes, you can query specific dates to see how the debt has changed over time. This is useful for comparing different fiscal years or election cycles.

**Can I see how much debt is held by the public?**
Yes, it provides a breakdown of marketable securities versus intragovernmental holdings. This helps you see exactly where the debt is sitting.

**Does the U.S. Treasury Debt MCP show auction results?**
Yes, it retrieves results for Bills, Notes, and Bonds. It also includes the bid-to-cover ratio, which is a key indicator of investor demand.

**Can I use this to check Treasury interest rates?**
Yes, it provides the monthly average interest rates for various Treasury securities. It's a quick way to get current borrowing costs for the federal government.

**Is the data in the U.S. Treasury Debt MCP updated in real-time?**
The national debt figures are updated daily by the Treasury Department, ensuring you always have the most current numbers for your analysis.

**What is 'Debt to the Penny'?**
It is the exact daily public debt of the United States, updated each business day. It includes all Treasury securities issued to the public.

**How often are the interest rates updated?**
Average interest rates are typically reported at the end of each month.

**Do I need authentication?**
No, all Treasury Fiscal Data API endpoints are public and do not require API keys.