Skip to main content
Bridger provides 218 presets organizing public and private OpenAPIs by category. Tools per category can be discovered via tools/list on the Bridger hosted Gateway and called immediately.

Government & Civil

Administration, civil services, population, public safety, disaster, and public-facility data.
16 presets · 24 tools

Culture & Tourism

Festival, attraction, library, performance, and cultural-heritage data.
17 presets · 25 tools

Economy & Finance

Exchange rates, interest rates, indicators, consumption, trade, and market statistics.
17 presets · 26 tools

Education

School, university, education statistics, and academic data.
16 presets · 16 tools

Environment

Air quality, water quality, noise, vibration, waste, and radon data.
20 presets · 31 tools

Food & Agriculture

Food safety, agricultural/livestock prices and production, and seafood data.
14 presets · 14 tools

Land & Territory

Cadastral, building permits, urban planning, and land statistics.
10 presets · 30 tools

Law & Administration

Statutes, case law, administrative appeals, and regulatory information.
6 presets · 6 tools

Real Estate

Apartment/officetel transactions, rentals, cadastral, and building permits.
18 presets · 19 tools

Safety & Disaster

Disaster alerts, safety indicators, and emergency data.
14 presets · 16 tools

Science & Technology

Research statistics, patents, and science & technology indicators.
4 presets · 4 tools

Transportation

Bus, subway, aviation, rail, parking, and road-traffic data.
23 presets · 26 tools

Weather

Forecast, alert, radar, UV, and typhoon data.
17 presets · 21 tools

Welfare & Healthcare

Hospital, pharmacy, ER, care, vaccine, and welfare-facility data.
26 presets · 27 tools

At a glance

Quick start

curl -X POST https://mcp.datari.kr/mcp \
  -H "x-api-key: $DATA_BRIDGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'