# PBGC Pension Data MCP for AI Agents AI Agent Connect

> PBGC Pension Data MCP lets you pull official data from the US Pension Benefit Guaranty Corporation directly into your AI workflow. You can query active single and multiemployer pension plans, look up ERISA 4044 interest rates for annuity valuations, and track financial assistance payments. It's built for anyone who needs to gather accurate, regulatory-grade pension data without manual spreadsheet hunting or navigating complex government websites.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_eguKu5CVaREUvjJ7KTFgqPU5iHnfWGUaXIwMgKzZ/ai-agent-connect
- **Tags:** pension-plans, erisa, financial-records, retirement-data, regulatory-compliance, data-query

## Description

The PBGC Pension Data MCP connects your AI agent to the official US Pension Benefit Guaranty Corporation open data repository. This allows you to analyze US pension plan health and regulatory metrics through a simple conversation. If you're tired of jumping between tabs to find corporate pension landscapes or looking up specific interest assumptions for annuity valuations, this tool changes that. You can ask your agent to find active plans in specific states, pull lists of multiemployer plans, or track the history of financial assistance payments. It turns a complex government database into a searchable resource for your research and reporting. Because Vinkius hosts this connection, you get a reliable way to feed official data into your workflow without the headache of manual data collection. It's about getting the facts you need for compliance, analysis, or research without the manual labor.

## Tools

### list_erisa_4044_rates
Get current ERISA 4044 interest assumptions for annuity present value calculations. This is useful for actuaries who need precise rates for valuation reports.

### list_financial_assistance
Pull a list of financial assistance payments made by the PBGC to various plans. Use this to track federal support trends over specific fiscal years.

### list_multiemployer_plans
Fetch a complete list of active multiemployer pension plans insured by the PBGC. This helps you see the broader landscape of insured plans.

### list_single_employer_plans
Find active single-employer pension plans filtered by state, EIN, or plan number. It allows for quick checks on specific corporate pension statuses.

## Prompt Examples

**Prompt:** 
```
List all active single-employer pension plans in California.
```

**Response:** 
```
I've retrieved the active single-employer plans for California. There are several plans listed, including **[Plan Name]** (EIN: **[Number]**). 

Would you like to see the full list or details for a specific EIN?
```

**Prompt:** 
```
What are the ERISA 4044 interest rates for 2023, Q4?
```

**Response:** 
```
For **Q4 2023**, the ERISA 4044 interest rates are:

*   **Select Interest Rate:** [Rate]%
*   **Ultimate Interest Rate:** [Rate]%

These rates are the standard assumptions used for determining the present value of annuities in terminations.
```

**Prompt:** 
```
Show me multiemployer plans insured by PBGC.
```

**Response:** 
```
I've fetched the list of active multiemployer plans insured by the PBGC. I found **[Number]** plans.

Notable entries include:
*   [Plan A]
*   [Plan B]

Do you need details on a specific plan?
```

## Capabilities

### Query active single-employer plans
Find active corporate pension plans filtered by state, EIN, or specific plan number.

### Retrieve multiemployer plan lists
Pull a comprehensive list of all active multiemployer plans insured by the PBGC.

### Get ERISA 4044 interest assumptions
Access select and ultimate interest rates used for determining the present value of annuities.

### Track financial assistance payments
Analyze the history of financial assistance payments made by the PBGC to multiemployer plans.

### Filter pension records by region
Identify the distribution of pension plans across different states and fiscal years.

## Use Cases

### Verifying plan coverage for a regional audit
An analyst needs to see all multiemployer plans in a specific region to check for coverage gaps. They ask their agent to pull the list using list_multiemployer_plans.

### Calculating annuity present values
An actuary needs the latest interest rates to finish a valuation report for an annuity termination. They use list_erisa_4044_rates to get the correct assumptions.

### Checking corporate pension status
A legal team is verifying if a specific corporate pension plan is still active in a certain state. They use list_single_employer_plans to get the status.

### Tracking federal pension support
A policy researcher wants to see how much financial assistance a specific multiemployer plan received last year. They use list_financial_assistance to gather the data.

## Benefits

- Stop manual data entry by using list_single_employer_plans to pull plan details directly into your reports.
- Get precise valuation data faster by pulling ERISA 4044 rates with list_erisa_4044_rates for accurate annuity math.
- Monitor federal support trends by using list_financial_assistance to see how the PBGC distributes funds yearly.
- Map the corporate pension landscape across any state using list_multiemployer_plans to see insured plans in one view.
- Reduce research time by asking your agent to filter plans by EIN or State instead of browsing government portals.

## How It Works

The bottom line is you get direct access to official US pension data through a simple conversation with your agent.

1. Subscribe to the PBGC Pension Data MCP on Vinkius.
2. Enter your PBGC Open Data API Key in your client settings.
3. Ask your agent to query pension records or rates.

## Frequently Asked Questions

**What kind of pension data can I get with the PBGC Pension Data MCP?**
You can access official records for single-employer and multiemployer pension plans, as well as ERISA 4044 interest rates and financial assistance payment history.

**Can I use the PBGC Pension Data MCP to find specific corporate pension plans?**
Yes, you can query active single-employer plans by searching for specific identifiers like an EIN or a Plan Number.

**How does the PBGC Pension Data MCP help with annuity valuations?**
It provides direct access to ERISA 4044 interest assumptions, which are the critical rates used to determine the present value of annuities.

**Does the PBGC Pension Data MCP include financial assistance records?**
Yes, it allows you to track and analyze financial assistance payments made by the PBGC to various multiemployer plans by fiscal year.

**Can I filter pension plans by state or EIN using the PBGC Pension Data MCP?**
Yes, your agent can filter the data to show plans in specific states or those associated with a specific EIN to make your research faster.

**Is the data from the PBGC Pension Data MCP official?**
Yes, the Connector connects directly to the official US Pension Benefit Guaranty Corporation open data repository for regulatory-grade information.

**How can I filter single-employer pension plans for a specific state?**
You can use the `list_single_employer_plans` tool and provide the two-letter state code (e.g., 'NY' or 'CA') in the `state` parameter to get localized results.

**Can I retrieve ERISA 4044 interest rates for a specific year and quarter?**
Yes! The `list_erisa_4044_rates` tool accepts optional `year` and `quarter` parameters to fetch the exact interest assumptions you need for valuation.

**Is it possible to see financial assistance payments by fiscal year?**
Absolutely. Use the `list_financial_assistance` tool and specify the `fiscal_year` (e.g., 2023) to see all payments made to multiemployer plans during that period.