Skip to main content
Glama
kewelin

taiwan-data-mcp

by kewelin

taiwan_company_rankings

Rank Taiwan companies by registered capital, latest establishment, or oldest establishment. Filter by industry keyword and county to find top companies in specific sectors or regions.

Instructions

台灣公司排行:依登記資本額(預設)或成立新舊,列出最大/最新/最老的公司,可選行業關鍵字(子字串比對,如「半導體」「銀行」「餐飲」)與縣市(如「臺北市」)篩選。回答「某產業/某縣市資本額最大的公司是哪些」用。資料來源:inc.com.tw。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
byNocapital 資本額最大(預設)/newest 最新成立/oldest 最老字號
limitNo回傳幾筆(1-50,預設 20)
countyNo縣市(可選),例如「臺北市」(用「臺」非「台」)
industryNo行業關鍵字(可選,子字串),例如「半導體」「銀行」
Behavior4/5

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

No annotations are provided, so the description carries full responsibility. It discloses the data source (inc.com.tw), mentions sub-string matching for industry, and clarifies county name formatting (use '臺' not '台'). This adds transparency beyond the schema.

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 single well-structured sentence that front-loads the main function and then provides filtering details. It is concise without missing critical information, though it could be slightly more structured with bullet points.

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 the low complexity (4 optional parameters, no output schema), the description adequately covers the tool's behavior and usage. It explains the ranking order and filtering, which is sufficient for an agent to decide when to invoke.

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 description coverage is 100%, but the description adds value by explaining the 'by' enum options (newest/oldest), noting the sub-string matching behavior for industry, and warning about the correct character for 'Taipei'. This enriches understanding 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?

The description clearly states it lists Taiwanese company rankings by capital (default), newest, or oldest, with filtering by industry keyword and county. It specifies the data source and gives example queries, making the tool's purpose unambiguous.

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?

The description explicitly states the tool is for answering questions like 'which companies have the largest capital in a certain industry/county?' It does not explicitly exclude alternatives, but the context signals and sibling tool names imply other tools for different queries.

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