Korea Invoice
@junter1989k-ai
About Korea Invoice
Issue Korea NTS e-tax invoices via your own POPBiLL account (merchant-owned LinkID) — issue, query, force NTS send. Stateless BYO
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"korea-invoice": {
"type": "http",
"url": "https://inv-kr.wishpool.app/mcp",
"headers": {
"x-popbill-linkid": "your_linkid",
"x-popbill-secretkey": "your_secret",
"x-popbill-corpnum": "your_business_number"
}
}
}
}Tools
3Issue a 전자세금계산서 in one step (`registIssue` = 즉시발행) — `invoicer_corp_name`, `invoicer_ceo_name`, `invoicee_corp_name` (+ `invoicee_corp_num` for 사업자 buyers), `items` (`item_name`, `qty`, `unit_cost` KRW/NET), `tax_type` (과세/영세/면세), `purpose_type` (영수/청구) in; **mgt_key + ntsConfirmNum** out. The seller 사업자번호 comes from the header; **부가세 is computed for you**. `mgt_key` auto-generated if omitted.
Look up one invoice by `mgt_key` + `mgt_key_type` (SELL default / BUY / TRUSTEE) — returns the `stateCode` (200 발행완료, 300 국세청 전송대기, 320 국세청 전송완료, 330 전송실패, 400 발행취소), `ntsConfirmNum`, timestamps and totals.
**Force immediate** 국세청 (NTS) transmission of an already-issued invoice. Normally transmission is automatic the **next day** (익일전송); this only sends it now instead of waiting for the batch.
Overview
What is Korea Invoice?
Korea Invoice MCP 🇰🇷 — How can my AI agent issue a 전자세금계산서 (electronic tax invoice) in Korea?
How to use Korea Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3244.
Key features of Korea Invoice
- 과세 (standard): per-line tax = floor(supplyCost × 0.10) — 원 단위 절사 (integer truncation)
- 영세 (zero-rated export) / 면세 (exempt): tax = 0
- KRW only, whole-won integer amounts
- No real-credential live issue was run here — see below
Use cases of Korea Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Korea Invoice
Where is the source code for Korea Invoice?
The source code is linked from the repository URL on this page.
Does Korea Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Korea Invoice?
The source code is linked from the repository URL on this page.
Does Korea Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab

ListingGood MCP
DedeGroupListingGood AI Recommendation Engine — a hosted MCP server + Claude/Cursor skills that make Amazon's AI recommend your products. Free no-login scan: https://listinggood.com/scan Get API key: https://listinggood.com/deve

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.
3gpp-mcp
higebuAn MCP (Model Context Protocol) server that makes 3GPP specifications accessible to LLMs.
Comments