한국 사업자 검증 액션 MCP 서버 — 진위확인·휴폐업·과세유형·세금계산서 발행 가능 여부 (국세청 공공데이터 기반)
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
한국 사업자 검증 MCP 서버 — 진위확인·휴폐업·과세유형·세금계산서 발행 가능 여부를 AI 에이전트에게 도구로 제공합니다. 국세청 공공데이터포털 API 기반.
⚠️ 면책: 국세청 공공데이터 기준의 참고 결과이며 세무 자문이 아닙니다. 법적 효력이 있는 증명은 홈택스 발급 문서를 참조하세요.
| 도구 | 설명 |
|---|---|
verify_business | 사업자등록정보 진위확인 (사업자번호·대표자명·개업일자 일치 여부) |
check_business_status | 휴폐업 상태·과세유형·폐업일자 (호출 빈도 최다) |
batch_check_status | 최대 100건 일괄 상태조회 (경비처리·정산 자동화) |
check_invoice_eligibility | 세금계산서 발행 가능 여부 판정 + 근거 (면세/폐업 등) |
explain_kr_tax_type | 과세유형(일반/간이/면세/비과세) 실무 의미 해설 |
소스 빌드(개발자용):
npm install && npm run build && DEMO_MODE=1 node dist/index.js
DEMO 가상 사업자번호 (체크섬은 유효하나 실제 존재하지 않는 번호):
| 번호 | 상태 | 과세유형 |
|---|---|---|
1111111119 | 계속사업자 | 일반과세자 → 세금계산서 가능 |
2222222227 | 계속사업자 | 면세사업자 → 계산서 대상 |
3333333336 | 폐업자 | → 발행 불가 |
.env 파일:
node dist/index.js (키가 있으면 자동으로 라이브 모드)claude_desktop_config.json (npx 권장):
.env에만 존재합니다. 본 서버는 이를 저장하거나 로그에 남기지 않으며, 국세청 API 인증을 위해서만 사용합니다.basis(근거) 필드 동봉.MIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/korea-business-verify)<a href="https://allmcps.com/mcp/korea-business-verify"><img src="https://allmcps.com/api/badge/korea-business-verify?style=directory" alt="Korea Business Verify on AllMCPs" /></a>