Skip to main content
Glama
xqzimgz

tax-law-mcp

by xqzimgz

list_tsutatsu

Display the table of contents (chapters, sections, articles) of a Japanese tax circular. Use when you do not know the circular number; filter by section name.

Instructions

通達の目次(章・節・条の構造)を表示する。通達番号が分からない場合に使用。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectionNoセクション絞り込み。例: "第33条", "譲渡所得", "収用"
tsutatsu_nameYes通達名または略称。例: "所得税基本通達", "所基通", "措通(譲渡)", "措通(法人税)", "通法基通"
Behavior2/5

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

No annotations are provided, so the description carries full burden. It only states it displays structure, but does not disclose behavioral traits such as whether it is read-only (assumed), authentication needs, rate limits, or what happens with invalid inputs. More detail is needed for safe invocation.

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: the first describes the action, the second provides usage guidance. No wasted words, front-loaded with key information.

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?

Given no output schema, the description hints at the return structure (chapter/section/article hierarchy). It is adequate for a listing tool, but could specify more about the format or depth. Sibling tools help infer context.

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% with clear parameter descriptions. The tool description adds context about usage (when number unknown) but does not add new meaning to parameters beyond what the schema already provides. Baseline 3 is appropriate.

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?

The description clearly states it displays the table of contents (chapter/section/article structure) of a notification, and specifies when to use it (when the notification number is unknown). This differentiates it from siblings like get_tsutatsu and search 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?

It explicitly says to use when the tsutatsu number is unknown. While it doesn't specify when not to use or mention alternatives, the context of sibling tools (get_tsutatsu) implies the complement, providing clear guidance.

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