Skip to main content
Glama
seunguk3

local-tax-mcp

by seunguk3

search_moi_interpretation

Search local tax interpretations in the Ministry of the Interior's OLTA database. Filter by tax type and sort by date for authoritative guidance.

Instructions

행정안전부 지방세 유권해석 검색(한국지방세연구원 OLTA). 국세의 '질의회신'에 대응하는 축으로 법제처·NTS 어디에도 없다(3,369건 규모). 기본 정렬은 최근날짜순. 세목 필터 가능: 취득, 등록면허, 지역자원, 담배소비, 주민, 지방소득, 재산, 자동차, 기타, 지방세기본, 지방세징수, 체납처분, 포상금.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo1-based, 10건 단위
sortNo기본 DATE(최근날짜순)
queryNo검색어. 예: 별도합산, 부담부증여
taxItemNo세목명 또는 코드. 예: 재산, 취득 (취득/등록면허/지역자원/담배소비/주민/지방소득/재산/자동차/기타/지방세기본/지방세징수/체납처분/포상금)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description carries the burden. It discloses the sort behavior (최근날짜순 default), the taxItem filter set, and the corpora size (3,369건) which adds context about scope. However, it doesn't disclose pagination behavior beyond '10건 단위' (already in schema), response format, or whether this is a read-only operation - though for a search tool the read-only nature is reasonably implied.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a compact two-sentence block that front-loads the core purpose, followed by sort and filter options. Every sentence earns its place - the 국세대비 positioning adds valuable context, and the taxItem enumeration is useful. Slightly dense but efficient for a tool with this many filter options.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with 100% schema coverage and no output schema, the description covers the essential context: what it searches, how it differs from 국세 queries, default ordering, and filter options. It could add more about result format or how results relate to get_moi_interpretation sibling, but the coverage is adequate for the tool's moderate complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema documents all 4 parameters. The description adds marginal value: query examples (별도합산, 부담부증여) and the complete taxItem enum list mirror code. It adds the sort default context (DATE) and page semantics but largely restates what the schema provides. Baseline 3 is appropriate when schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it searches 행정안전부 지방세 유권해석 via OLTA, distinguishes it from 국세 질의회신 (法濟處/NTS do not have it), gives the scale (3,369건), and lists it as a distinct axis vs siblings like search_local_tax_decisions. Verb+resource+scope is specific and distinguishes from sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description explains the default sort (DATE/최근날짜순), provides query examples (별도합산, 부담부증여), and details the taxItem filter options with all 13 세목 values. It differentiates from 국세 tools and gives clear when-to-use context, though it doesn't explicitly name sibling alternatives for exclusion.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/seunguk3/local-tax-mcp'

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