Skip to main content
Glama
xqzimgz

tax-law-mcp

by xqzimgz

list_saiketsu

Display a list of tax categories or their hierarchical structure from published tax tribunal decisions. Specify a tax type to view its hierarchy, or leave blank to see all 13 tax categories.

Instructions

国税不服審判所の公表裁決事例の税目・カテゴリ一覧を表示する。税目名を省略すると13税目の一覧を表示。税目を指定するとカテゴリ階層を表示。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tax_typeNo税目名または略称。例: "所得税法関係", "所得税", "法人税", "消費税", "相続税", "国税通則法関係", "通則法", "措置法"。省略時は税目一覧を表示
Behavior3/5

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

No annotations, so description carries burden. Implies read-only listing, but does not explicitly state safety, pagination, or authentication needs. Adequate but minimal.

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

Conciseness5/5

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

Two concise sentences, front-loaded with purpose. Every sentence adds value with no redundancy.

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?

Complete for a simple list tool with one optional parameter and no output schema. Covers behavior, but could mention return format.

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

Parameters4/5

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

Schema coverage is 100%, but description adds meaning: explains the effect of omission vs. specification and provides example tax_type values beyond the schema.

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?

Clearly states the verb 'display' and resource 'tax type/category list', distinguishing from sibling tools like list_tsutatsu and search_saiketsu. Specifies behavior for omitted vs. specified tax_type parameter.

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?

Provides context for when to omit or specify tax_type, but does not explicitly state when to use this tool vs. alternatives like search_saiketsu or get_saiketsu.

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/xqzimgz/tax-law-mcp'

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