taxlaw-nts-mcp
This server provides tools to search and retrieve Korean tax law information from the National Tax Law Information System (국세법령정보시스템, taxlaw.nts.go.kr), along with industry code (업종코드 ↔ KSIC) mapping utilities.
Search & Document Retrieval
search_taxlaw_all: Unified search across all collections (forms/annexes, statutes, interpretations/queries, precedents/decisions, publications, Hometax consultations)search_taxlaw_documents: Search specifically for tax interpretations, query responses, pre-assessment reviews, objections, reviews, appeals, court precedents, and constitutional court decisionsget_taxlaw_document_text: Fetch full text by DOC_ID (optionalfullmode for raw content conversion)get_taxlaw_hometax_counsel_text: Retrieve full text of Hometax consultation cases by REQ_STD_ID
Basic Rulings (기본통칙)
list_taxlaw_basic_ruling_laws: List laws with basic rulings (filterable by name)get_taxlaw_basic_ruling_text: Retrieve full text of basic rulings for a specific law
Forms & Publications
search_taxlaw_forms: Search all forms, annexes, legal/instruction/frequently-used formssearch_taxlaw_publications: Search NTS publications (tax guides, filing guides, etc.)list_taxlaw_publication_categories: Get category codes for filtering publications
Raw Site Access
list_taxlaw_site_menus: View major menu paths and confirmedaction.docall infocall_taxlaw_action: Make rawaction.doAPI calls by actionId and paramDataget_taxlaw_page_text: Retrieve and convert any static HTML page to text
Industry Code ↔ KSIC Mapping
lookup_upjong_code: Look up a 6-digit industry code → 5-level KSIC classificationlookup_ksic_code: Find industry codes mapped to an exact 5-digit KSIC codelookup_ksic_prefix: Match by KSIC prefix (1 letter for major category, 2–5 digits for sub-categories)search_industry_by_keyword: Search industry classifications by keywordresolve_industry_class: Map an industry name to KSIC/업종 classification candidatesclassify_industry_for_article: Determine if an industry name/code matches, is excluded from, or is out of scope for a legal provision (returns:match,excluded,out_of_scope, orambiguous)upjong_db_info: Check DB metadata (attribution year, creation time, record count)
Legacy Aliases
search_taxlaw_interpretations,get_taxlaw_interpretation_text: Backward-compatible aliases for interpretation search/retrieval
Allows OpenAI Codex CLI to access Korean tax law information from the National Tax Service's tax law information system (국세법령정보시스템), enabling search and retrieval of tax interpretations, rulings, precedents, publications, and more.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@taxlaw-nts-mcpsearch for recent tax rulings on VAT"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
taxlaw-nts-mcp
An STDIO server that uses MCP tools to search data from the National Tax Law Information System (https://taxlaw.nts.go.kr).
It provides supplementary searches for National Tax Service (NTS) tax law interpretations, Q&A, tax appeal documents, basic rulings, tables/forms, publications, and Hometax consultation cases that are difficult to find directly through the Ministry of Government Legislation.
To allow access to menus that do not yet have dedicated high-level tools, it also provides tools for listing confirmed site menus/actions, raw action.do calls, and retrieving HTML text from the site.
How to use with korean-law-mcp
For tax law inquiries, we recommend a workflow where you first check the Ministry of Government Legislation/statute DB for laws, enforcement decrees, precedents, and tax tribunal decisions using korean-law-mcp, and then use this server for supplementary searches when you cannot find NTS interpretations, basic rulings, Hometax consultation cases, or publications in the Ministry of Government Legislation search.
When both MCPs find the same precedent, decision, or interpretation, consolidate them based on the document number/claim number/case number (with spaces and hyphens removed), production date/decision date, and title. Do not list identical items redundantly; include source IDs from both sides, and use the results from this server to supplement original text snippets, Hometax consultations, basic rulings, and publications that are only available in the National Tax Law Information System.
This server only displays items present in the National Tax Law Information System responses. If a search fails or an external site error occurs, it returns markers such as [NOT_FOUND], [EXTERNAL_API_ERROR], or [INVALID_PARAMETER] along with a warning against making guesses.
Related MCP server: Korean Law ALIO MCP
Provided Tools
Tool | Purpose |
| Integrated search for the National Tax Law Information System. Searches tables/forms, tax laws, tax interpretations/Q&A, precedents/decisions, publications, and Hometax consultation cases together |
| Searches tax interpretation/Q&A, pre-assessment review, objection, examination, adjudication, precedent, and Constitutional Court documents |
| Retrieves the detailed document body using |
| Retrieves the detailed body using |
| Retrieves major menus of the National Tax Law Information System and confirmed |
| Retrieves raw JSON from |
| Retrieves static HTML materials and general pages as text |
| Alias for legacy compatible tax interpretation search |
| Alias for legacy compatible tax interpretation detail |
| Retrieves the list of basic ruling laws |
| Retrieves the body of basic rulings |
| Searches all forms, tables, legal forms, directive forms, and frequently used forms |
| Searches NTS publications. Displays file IDs and download hints from the detailed API when available |
| Retrieves publication category codes |
Accessing the Full Menu
First, use list_taxlaw_site_menus to check menu keys, URLs, confirmed actionId, and default paramData. For menus with dedicated tools, use the corresponding high-level tool; for menus without one, pass actionId, defaultParamData, and refererPath to call_taxlaw_action to retrieve the raw response. For materials provided as static HTML, such as summary information by tax item or tax law revision proposals, pass paths like /html/U_0101.html or /cm/USECMJ001M.do to get_taxlaw_page_text. Tax schedules can be retrieved by passing year and month to the ASECMC001MR01 action identified in list_taxlaw_site_menus(query="세무일정").
Quick Start
npm install
npm run build
npm startTo run from a local source path in an MCP client:
{
"mcpServers": {
"taxlaw-nts": {
"command": "node",
"args": ["/absolute/path/to/taxlaw-nts-mcp/build/index.js"]
}
}
}After publishing to npm, you can register it more concisely after a global installation.
npm install -g taxlaw-nts-mcp{
"mcpServers": {
"taxlaw-nts": {
"command": "taxlaw-nts-mcp"
}
}
}Environment Variables
No API key is required. You can change the User-Agent used for National Tax Law Information System calls when necessary.
TAXLAW_USER_AGENT="Mozilla/5.0 ..."Error Response Policy
If there are no search or detail results, it returns [NOT_FOUND] and isError: true. External site errors are returned as [EXTERNAL_API_ERROR], and invalid inputs as [INVALID_PARAMETER]. The result body includes both the source URL and the actual ID retrieved.
Development
npm run build
npm run watch
npm pack --dry-runLicense
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityBmaintenanceEnables searching, comparing, and analyzing Korean laws and public institution regulations through natural language, integrating 110 MCP tools covering statutes, precedents, and internal rules.1001215MIT
- AlicenseBqualityCmaintenanceSearch, compare, and analyze Korean national laws and public institution internal regulations via MCP.100122MIT
- FlicenseAqualityDmaintenanceMCP server that enables AI agents to search Korean laws and retrieve article contents using the Korean Ministry of Legislation's law information API.2
- FlicenseNot gradedqualityBmaintenanceAccess Korea's national tax law information system to search rulings, precedents, statutes, and more using natural language queries via Claude.2
Related MCP Connectors
Korean public procurement law: rule-engine rulings, statutes search, live court precedents
Korean public procurement law: rule-engine rulings, statutes search, live court precedents
Search company disclosures and financial statements from the Korean market. Retrieve stock profile…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kim-go-chon/taxlaw-nts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server