Skip to main content
Glama

Server Details

Korean government open data - weather, population, law search via data.go.kr

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
SongT-50/korean-public-data-mcp
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

6 tools
check_business_registrationInspect

사업자등록번호로 사업 상태를 조회합니다.

Args:
    business_numbers: 사업자등록번호 리스트 (예: ["1234567890", "0987654321"]). 하이픈 없이 10자리 숫자. 최대 100개.

Returns:
    각 사업자의 등록 상태 (계속사업자, 휴업자, 폐업자 등)
ParametersJSON Schema
NameRequiredDescriptionDefault
business_numbersYes
get_air_qualityInspect

실시간 대기질(미세먼지, 초미세먼지, 오존 등)을 조회합니다.

Args:
    location: 지역명 (예: "서울", "강남", "부산", "제주"). 15개 주요 지역 지원.

Returns:
    PM10, PM2.5, 오존, 이산화질소, 일산화탄소, 아황산가스 수치와 등급
ParametersJSON Schema
NameRequiredDescriptionDefault
locationYes
get_economic_statsInspect

한국은행 경제통계를 조회합니다.

Args:
    indicator: 경제지표명. 지원 항목: 기준금리, 소비자물가지수, 실업률, GDP성장률, 수출액, 수입액, 원달러환율, 코스피
    period: 조회기간. "latest"(최근 12개월), "2025"(특정연도), "202501-202602"(기간지정)

Returns:
    해당 경제지표의 시계열 데이터
ParametersJSON Schema
NameRequiredDescriptionDefault
periodNolatest
indicatorYes
get_real_estate_tradesInspect

아파트 실거래가를 조회합니다.

Args:
    district: 지역구 이름 (예: "강남구", "서초구", "성남시분당구"). 서울 25개구 + 주요 경기/광역시 지원.
    year_month: 조회할 연월 (예: "202602"). YYYYMM 형식.

Returns:
    해당 지역/기간의 아파트 실거래 내역 (단지명, 면적, 가격, 층, 거래일)
ParametersJSON Schema
NameRequiredDescriptionDefault
districtYes
year_monthYes
get_weather_forecastInspect

도시별 단기 날씨 예보를 조회합니다.

Args:
    city: 도시 이름 (예: "서울", "부산", "제주", "수원"). 25개 주요 도시 지원.
    hours_ahead: 앞으로 몇 시간 예보를 볼지 (기본 24시간, 최대 72시간)

Returns:
    시간대별 기온, 강수확률, 하늘상태 등 날씨 정보
ParametersJSON Schema
NameRequiredDescriptionDefault
cityYes
hours_aheadNo
list_supported_optionsInspect

이 MCP 서버에서 지원하는 도시, 지역, 경제지표 목록을 확인합니다.

Returns:
    각 도구별 지원 옵션 목록
ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.