Skip to main content
Glama
zisu17
by zisu17

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_tax_documentA

문서번호로 국세청 문서를 정확히 일치하는 것만 찾아 본문까지 반환한다. 세법해석례(사전답변·질의회신·과세기준자문·고시서면질의)와 판례·결정례(과세적부·이의신청·심사청구·심판청구·판례·헌재)를 자동 판별한다. '서면-2026-법규재산-0119', '서면 2026 법규재산 0119', '서면2026법규재산0119', '질의회신 서면-2026-법규재산-0119' 처럼 표기가 달라도 같은 문서로 정규화한다. 정확히 일치하는 문서가 없으면 NOT_FOUND 를 반환하고, 번호가 일부 겹치는 문서는 similarDocuments 로 분리해 준다(정답이 아님). 문서번호를 아는 경우 항상 이 도구를 먼저 쓸 것.

search_tax_interpretationsA

국세청 세법해석례(예규)를 검색한다. 대상: 사전답변(01)·질의회신(02, 서면질의)·과세기준자문(03)·고시서면질의(04). 키워드·세목·관련법령·조문·기간으로 좁힐 수 있다. 공백으로 구분한 낱말은 AND, match='any' 는 OR, exclude 는 NOT 이다. 문서번호를 알고 있으면 document_number 를 넘기면 exact lookup 으로 처리된다. 법제처 미러가 아니라 국세청 원본을 직접 조회하므로 최신 예규가 바로 잡힌다.

search_tax_decisionsA

국세청·조세심판원·법원의 판례·결정례를 검색한다. 대상: 과세적부(05)·이의신청(06)·심사청구(07)·심판청구(08)·판례(09)·헌재(10). 결정결과(인용·기각·각하·경정·재조사·국승·국패 등)와 귀속연도로 필터할 수 있다. 사건번호를 알면 case_number 로 넘기면 exact lookup 이 수행된다.

get_tax_documentA

국세청 문서 1건의 본문·구조화 필드를 가져온다. ntst_dcm_id(검색 결과의 문서 ID) 또는 document_number 로 지정한다. 해석례는 요지·질의내용·사실관계·회신·관련법령으로, 결정례는 처분개요·청구인주장·처분청의견·심리및판단·결론으로 분해해 반환한다. 문서 종류에 따라 존재하는 절이 다르므로 없는 절은 생략된다. 본문을 원본이 주지 않으면 DETAIL_NOT_AVAILABLE 로 알리고 본문을 생성하지 않는다.

search_tax_guidanceA

국세청 행정 해석기준을 검색한다. kind: basic_ruling(국세 기본통칙) | execution_standard(세법집행기준) | notice(국세청 고시) | directive(국세청 훈령). 기본통칙은 조항 본문까지 제공되고, 집행기준은 조항명(목차)까지만 제공된다(원본이 본문을 API 로 주지 않음). 기본통칙·집행기준은 law_name 이 필요하다(예: '상속세 및 증여세법', '상속증여세 집행기준'). 이 자료는 법규가 아닌 국세청 내부 집행기준임을 결과에 함께 표기한다.

get_tax_guidanceA

기본통칙 또는 세법집행기준의 특정 조항 1건을 가져온다. search_tax_guidance 로 찾은 item_id, 또는 조항명 일부(title)로 지정한다.

search_tax_formsA

국세 법령서식·별표를 검색한다. 서식명·관련법령·개정일·서식 파일 식별자를 반환한다. 파일 실물은 국세법령정보시스템이 POST 폼으로만 내려주므로 이 서버는 바이너리를 제공하지 않고 조회 화면 URL 을 준다.

search_taxlawA

국세청 자료 전 영역을 한 번에 검색한다(해석례·결정례·고시훈령·서식). 질의에 문서번호가 섞여 있으면 exact lookup 을 최우선으로 시도한다. domains 를 생략하면 질의 표현('예규', '심판', '통칙', '적부' 등)을 보고 조회 영역을 자동 결정한다. 어느 영역을 봐야 할지 모를 때의 진입점으로 쓸 것.

tax_researchA

세무 쟁점 하나를 층별 근거로 모아 온다: 법률→시행령→시행규칙(범위 밖, 확인 경로 안내)→기본통칙→세법집행기준→국세청 해석례→불복 결정례→판례·헌재. 각 층에 authorityLevel 을 붙여 법규와 행정해석과 개별 결정의 효력 차이를 구분한다. 법률적 판단이나 결론을 만들지 않는다 — 원문 근거 수집과 출처 제시만 한다. 법령 본문이 필요하면 korean-law-mcp 를 함께 쓸 것.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/zisu17/nts-taxlaw-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server