Skip to main content
Glama

독립유공자 공훈록 MCP 서버

by shinkeonkim

get_public_report

Retrieve and filter public records of Korean independence activists using customizable search parameters such as name, birthdate, management number, and more.

Instructions

독립유공자 공적조서를 조회합니다

Input Schema

NameRequiredDescriptionDefault
achivementNo공적개요
achivement_koNo공적개요 국한문병기
birthdayNo생년월일 (YYYYMMDD, 년(1945), 년월(194501), 년월일(19450101))
count_per_pageNo페이지 당 데이터 건수 (최대 50건)
diff_nameNo이명
hunkukNo훈격
judge_yearNo포상년도
lastdayNo사망년월일 (YYYYMMDD, 년(1945), 년월(194501), 년월일(19450101))
mng_noNo관리번호
name_chNo성명(한자)
name_koNo성명(한글)
page_indexNo페이지 번호
register_large_divNo본적대분류
register_mid_divNo본적중분류
sexNo성별 (0: 여, 1: 남)
workout_affilNo운동계열

Input Schema (JSON Schema)

{ "properties": { "achivement": { "description": "공적개요", "type": "string" }, "achivement_ko": { "description": "공적개요 국한문병기", "type": "string" }, "birthday": { "description": "생년월일 (YYYYMMDD, 년(1945), 년월(194501), 년월일(19450101))", "type": "string" }, "count_per_page": { "default": 10, "description": "페이지 당 데이터 건수 (최대 50건)", "maximum": 50, "type": "integer" }, "diff_name": { "description": "이명", "type": "string" }, "hunkuk": { "description": "훈격", "enum": [ "PSG00002", "PSG00003", "PSG00004", "PSG00005", "PSG00006", "PSG00007", "PSG00008" ], "type": "string" }, "judge_year": { "description": "포상년도", "type": "string" }, "lastday": { "description": "사망년월일 (YYYYMMDD, 년(1945), 년월(194501), 년월일(19450101))", "type": "string" }, "mng_no": { "description": "관리번호", "type": "string" }, "name_ch": { "description": "성명(한자)", "type": "string" }, "name_ko": { "description": "성명(한글)", "type": "string" }, "page_index": { "default": 1, "description": "페이지 번호", "type": "integer" }, "register_large_div": { "description": "본적대분류", "type": "string" }, "register_mid_div": { "description": "본적중분류", "type": "string" }, "sex": { "description": "성별 (0: 여, 1: 남)", "enum": [ "0", "1" ], "type": "string" }, "workout_affil": { "description": "운동계열", "enum": [ "UGC00002", "UGC00003", "UGC00004", "UGC00005", "UGC00006", "UGC00007", "UGC00008", "UGC00009", "UGC00010", "UGC00011", "UGC00012", "UGC00013", "UGC00014", "UGC00015", "UGC00017", "UGC00023", "UGC00024" ], "type": "string" } }, "type": "object" }

Other Tools from 독립유공자 공훈록 MCP 서버

Related Tools

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/shinkeonkim/e-gonghun-mcp'

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