Skip to main content
Glama
kewelin

taiwan-data-mcp

by kewelin

taiwan_company_profile

Query complete Taiwan company registration data using an 8-digit unified business number. Retrieve name, responsible person, capital, address, business scope, status, and import/export qualifications from inc.com.tw.

Instructions

用 8 位統一編號查台灣公司完整登記資料:名稱、負責人、資本額、實收資本、設立日期、登記地址、營業項目、狀態、上市櫃與進出口資格等。資料來源:inc.com.tw。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
unified_business_noYes8 位統一編號,例如 22099131
Behavior2/5

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

No annotations are provided, so the description must carry the full burden. It states the data source (inc.com.tw) but does not disclose whether the operation is read-only, any authentication requirements, rate limits, or data freshness. For a tool without annotations, more behavioral context is needed.

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?

The description is a single, well-structured sentence that front-loads the purpose and lists the key data fields, with no unnecessary words. It is concise and effective.

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 simple lookup tool with one parameter and no output schema, the description lists the expected return fields, which is adequate. It could mention data freshness or error handling, but the lack of output schema reduces the burden. The description is largely complete given the tool's 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?

The input schema has 100% coverage for the single parameter 'unified_business_no', and the description repeats that it uses an 8-digit number. The description adds an example but does not provide additional semantics like format validation or typical usage beyond the schema, so the baseline score of 3 is appropriate.

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

Purpose4/5

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

The description clearly states the tool uses an 8-digit unified business number to retrieve complete Taiwan company registration data, listing specific fields such as name, capital, and status. It is distinct from sibling tools like 'taiwan_company_search' or 'taiwan_company_verify', but does not explicitly differentiate itself.

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

Usage Guidelines2/5

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

The description implies usage when you have a unified business number, but provides no explicit guidance on when to use this tool versus alternatives, nor when not to use it. No exclusions or alternative recommendations are mentioned.

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/kewelin/taiwan-data-mcp'

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