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
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.

Coinrule
Coinrule IncThe Coinrule MCP is an official Model Context Protocol server that connects AI assistants, Claude, ChatGPT, Grok, and others, directly to your Coinrule Cloud account https://cloud.coinrule.com/mcp
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments