
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
public-official-mcp-server
Advanced tools
MCP server for Korean public official asset disclosure data (공직자 재산공개)
한국 공직자 재산공개 데이터를 조회하는 MCP (Model Context Protocol) 서버입니다.
공직자 이름만 입력하면 관보 원본에서 부동산 주소, 주식 종목/수량, 예금 기관별 잔액, 가상자산 내역까지 추출합니다.
| 도구 | 설명 |
|---|---|
pety_search_person | 이름으로 공직자 검색 |
pety_get_asset_detail | 종목별 재산 상세 조회 (주식, 부동산, 예금, 가상자산) |
pety_search_assets | 재산공개 관보 공고 검색 |
"오세훈 자산 알려줘"
→ MicroStrategy 371주, 엔비디아 1,100주, 아이온큐 2,500주...
"이재명 재산"
→ 분당구 수내동 아파트 7.28억, 예금 15.8억, 채권 7억...
"이준석 가상자산"
→ 비트코인, 루나 등 40종 전량 매각
별도 설치 없이 npx로 바로 실행할 수 있습니다.
npx -y public-official-mcp-server
claude_desktop_config.json에 추가:
{
"mcpServers": {
"public-official-mcp-server": {
"command": "npx",
"args": ["-y", "public-official-mcp-server"],
"env": {
"DATA_GO_KR_SERVICE_KEY": "<your-key>"
}
}
}
}
claude mcp add public-official-mcp-server -- npx -y public-official-mcp-server
| 변수 | 필수 | 설명 |
|---|---|---|
DATA_GO_KR_SERVICE_KEY | 선택 | 공공데이터포털 서비스 키. 관보 공고 검색에 사용. 없어도 인물 검색은 동작 |
| 소스 | 용도 | 인증 |
|---|---|---|
| DocumentCloud | 인물 검색 + 관보 텍스트 추출 | 불필요 |
| 공공데이터포털 | 관보 공고 목록 검색 | 서비스 키 |
| 전자관보 ezpdf | 최신 관보 직접 조회 (폴백) | 불필요 (agent-browser 필요) |
git clone https://github.com/yujiseok/public-official-mcp.git
cd public-official-mcp
bun install
bun run dev
MIT
FAQs
MCP server for Korean public official asset disclosure data (공직자 재산공개)
We found that public-official-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.