# Asian Development Bank MCP for AI Agents MCP

> The Asian Development Bank MCP connects your AI agent directly to the official Key Indicators Database (KIDB). It lets you access comprehensive, historical macroeconomic indicators for 49 Asia-Pacific economies. You can pull data on GDP, inflation rates, trade volumes, and current account balances across major markets like China, Japan, India, and Southeast Asian nations.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Tags:** macroeconomics, gdp-data, economic-indicators, asia-pacific, financial-data, public-statistics

## Description

This MCP gives your AI agent a direct line to the Asian Development Bank’s vast database of economic indicators. Instead of bouncing between multiple government websites or downloading disparate CSV files, you can ask for complex regional data in plain language. You'll get consistent metrics—everything from national GDP growth rates and CPI inflation trends to detailed trade balance figures across the ASEAN corridor. It handles the complexity of combining different indicator types (like comparing China’s GDP with Thailand’s trade volume) into one cohesive response. If your team relies on reliable, multi-country economic data for analysis or reporting, this MCP is essential. You'll use Vinkius to connect it to Claude, Cursor, or any compatible agent, making the entire process part of a single, natural workflow.

## Tools

### get_gdp_asia
Retrieves current and historical GDP figures for selected Asia-Pacific economies.

### get_inflation_asia
Fetches Consumer Price Index (CPI) inflation rates for major Asian markets over time.

### query_adb_indicators
Queries a complex mix of macroeconomic indicators, including trade and national accounts, using specific data codes.

## Prompt Examples

**Prompt:** 
```
What were the GDP growth rates and inflation figures for China, Japan, and India starting in 2019?
```

**Response:** 
```
Here is a comparison of key metrics:

| Country | Year | GDP Growth Rate (%) | Inflation (CPI) |
| :---: | :---: | :---: | :---: |
| China | 2019 | 6.0% | 5.0% |
| Japan | 2019 | 0.3% | 0.5% |
| India | 2019 | 4.0% | 4.8% |

*Source: ADB Key Indicators Database.* 

The data shows a clear divergence in growth, with China and India outpacing Japan during this period.
```

**Prompt:** 
```
Compare the trade balance of payments for Thailand versus Indonesia over the last three years.
```

**Response:** 
```
**Trade Balance Comparison (BOP)**

*   **Thailand:** The current account surplus remained stable, averaging around $2.1 billion annually between 2021 and 2023.
*   **Indonesia:** Showed higher volatility, with a notable deficit in 2022 before recovering to a near-zero balance last year. 

This suggests Indonesia's trade structure is more sensitive to global commodity prices than Thailand’s established exports.
```

**Prompt:** 
```
Show me the GDP data for all ASEAN countries from 2015 to 2020.
```

**Response:** 
```
I compiled the requested GDP data (Current US Dollars) for the specified period:

*   **Philippines:** Steady growth, averaging $X billion in 2020.
*   **Vietnam:** Showed accelerated expansion post-2018.
*   **Thailand:** Maintained a consistent, moderate growth curve throughout the entire period. 

The trend suggests Vietnam was the fastest expanding economy by volume during this window.
```

## Capabilities

### Retrieve national GDP and growth rates
The MCP fetches economic output data for specific Asia-Pacific economies.

## Use Cases

### Comparing post-pandemic recovery rates across Asia
A policy researcher needs to compare Japan’s GDP growth trajectory against Vietnam’s inflation rate since 2021. They ask their agent, which uses get_gdp_asia and get_inflation_asia to provide a clear, side-by-side comparison of both metrics.

### Assessing regional trade risk for consulting
A trade consultant needs to know if increasing import volumes in the Philippines are sustainable. They use query_adb_indicators to analyze the Balance of Payments data, checking current account balances against historical trade flows.

### Building a comparative economic report draft
A fund manager needs to compare three different economies (China, Korea, Indonesia) on multiple metrics—GDP, inflation, and overall national accounts. They ask the agent to run query_adb_indicators for all three in one go.

### Quickly benchmarking core market health
A macro analyst needs a quick snapshot of the biggest economies. Using get_gdp_asia and get_inflation_asia, they pull current figures for China, Japan, and India to build an initial report slide deck.

## Benefits

- Stop cross-referencing dozens of websites. The Asian Development Bank MCP gathers GDP, inflation, and trade data from one source.
- Run multi-indicator comparisons instantly. Using the dedicated query_adb_indicators tool, you can compare CPI rates alongside current account balances in a single prompt.
- Focus on trends, not data scraping. Get historical time series data for multiple countries (like China, Japan, and India) to spot long-term economic shifts quickly.
- Save time running focused queries. The specialized tools like get_gdp_asia let you pull core metrics with just an economy code and a start year.
- Maintain auditability. All data comes directly from the ADB's official Key Indicators Database, ensuring accuracy for high-stakes reports.

## How It Works

The bottom line is: you get complex, multi-country economic reports delivered instantly without manual data compilation.

1. Tell your agent which economies you need data for (e.g., Japan, India, China) and what time period you're interested in.
2. Specify the exact indicator you want to compare—like GDP growth rates or CPI inflation—or ask the agent to pull a combination of indicators like trade volume and national income.
3. Your AI client processes the request against the ADB’s structured data, returning clean, comparative results that are ready for immediate analysis.

## Frequently Asked Questions

**Can I use the Asian Development Bank MCP to compare multiple countries on GDP and inflation?**
Yes, you can. The MCP is designed for exactly that: pulling comparative data across several Asia-Pacific economies. You just tell your agent which country codes and what indicators you need.

**Does the Asian Development Bank MCP include trade information?**
Absolutely. It covers more than just GDP and CPI. You can analyze import/export volumes and current account balances, giving you a full picture of regional trade health.

**Is this data real-time or historical for the Asian Development Bank MCP?**
It pulls from the official Key Indicators Database (KIDB), providing accurate, verified historical time series data. It’s ideal for long-term trend analysis and academic research.

**What kind of economies does the Asian Development Bank MCP cover?**
It covers a very broad range of ADB member economies across the Asia-Pacific region, from major markets like Japan and China to smaller island nations.

**How do I get data for different types of indicators (like trade vs. population)?**
You specify the exact indicator type you want—for instance, requesting 'Balance of Payments' versus 'GDP'. The MCP handles the complexity of pulling those disparate metrics together.