Skip to main content
Glama
Dayoooun

Korea Stats MCP

by Dayoooun

quick_stats

Query Korean statistical figures by entering a keyword (e.g., population, unemployment rate) and optionally specifying region and year. Returns immediate numeric responses.

Instructions

【수치/데이터 질문 → 이 도구 사용】 한국 통계 수치를 즉시 반환합니다.

■ 사용 시점: "~얼마야?", "~알려줘", "~몇 명이야?", "~수치", "~현황", "~추세", "~감소", "~증가" 등 ■ 반환 형식: "2024년 서울의 실업률은 3.2%입니다" 같은 실제 데이터 값 ■ 지원 키워드: 인구, 출산율, 실업률, 고용률, GDP, GRDP, 물가, 아파트가격, 전세가격, 미세먼지, 교통사고, 의사수, 범죄율, 초혼연령, 노령화지수, 고령인구 등 90개 이상 ■ 지역 조회: 서울, 부산, 대구 등 17개 시도별 조회 가능

⚠️ 핵심 키워드만 추출하세요: • "인구감소 추세" → query: "인구" (감소/증가/추세 제외) • "서울 실업률 현황" → query: "실업률", region: "서울" • "고령화 문제" → query: "고령인구" 또는 "노령화지수" • "저출산 현황" → query: "출산율" 또는 "출생아수"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo조회 연도. 질문에 연도가 있으면 반드시 추출. "2020년 GDP" → year: 2020
monthNo월 (period="M"일 때). "10월 출생아수" → month: 10
queryYes통계 키워드만 입력 (감소/증가/추세/현황 등 수식어 제외). 예: "인구", "실업률", "GDP", "출산율", "고령인구"
periodNo조회 주기. Y=연간(기본), Q=분기, M=월별. "10월 출생아수" → period: "M"
regionNo지역명. 예: "서울", "부산", "경기". 질문에 지역이 있으면 추출. "서울 인구" → region: "서울"
quarterNo분기 (period="Q"일 때). "3분기 실업률" → quarter: 3
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must cover behavioral traits fully. It discloses the result format ('2024년 서울의 실업률은 3.2%입니다') and supported data types, but does not mention error handling, rate limits, or side effects. While sufficient for a read-only tool, it lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with sections, bullet points, and examples, making it easy to scan. However, it is slightly verbose, containing redundant clarifications (e.g., repeated emphasis on keyword extraction). Overall, it earns its length but could be more concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the six parameters, no output schema, and seven sibling tools, the description is very complete. It covers query construction, region handling, time periods, and provides a sample output. It lacks detailed return field documentation, but the example output compensates. The agent has enough context to use the tool effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with detailed parameter descriptions, but the description adds substantial meaning beyond the schema: it explains keyword extraction rules (e.g., dropping 감소/증가), enumerates supported keywords (90+), lists 17 regions, and provides usage examples for compound queries. This significantly aids correct parameter selection.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description explicitly states '한국 통계 수치를 즉시 반환합니다' (returns Korean statistical figures immediately), which is a specific verb+resource. It also distinguishes itself from siblings like analyze_time_series, compare_statistics, etc., by focusing on quick retrieval of static values rather than analysis or comparison.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit triggers (e.g., '~얼마야?', '~알려줘') and gives rules for extracting keywords (e.g., removing modifiers like 감소/증가). It includes multiple examples showing when to use the tool and how to format queries, making it clear for the agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dayoooun/korea-stats-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server