台灣加密貨幣資料
Server Details
台灣合規虛擬資產業者名單、詐騙網址檢查與加密貨幣稅務估算。
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 4 tools
Each tool covers a clearly distinct concern: scam-domain checking, overseas crypto tax estimation, USDT/TWD premium data, and VASP registry lookup. There is no overlap in purpose or resource, so an agent can select unambiguously.
All four tools follow a consistent verb_noun snake_case pattern (check_scam_domain, estimate_overseas_crypto_tax, get_usdt_twd_premium, list_registered_vasps). Verb choices are varied but idiomatic and predictable.
Four tools is slightly thin for a broad 'Taiwan crypto data' server, but each tool is well-scoped to a distinct data need and earns its place. It sits at the lower boundary of comfortable coverage rather than being problematic.
The surface covers several useful angles (fraud, tax, pricing, regulatory registry), which is good breadth for a read-only data server. Minor gaps remain, such as no general price/history for assets beyond USDT or richer exchange-fee comparison tooling.
Available Tools
4 toolscheck_scam_domainAInspect
比對台灣內政部警政署 165 公布之「遭停止解析涉詐網站」名單,判斷網址或網域是否被列入。查無不代表安全。
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 網址或網域,例如 https://example.com/login |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden. It usefully discloses the data source and the critical limitation that a negative result does not guarantee safety, but it does not state whether the operation is read-only, what return format to expect, or any permissions or rate limits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with zero waste. The purpose is front-loaded, followed by the essential caveat, and every phrase earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter lookup, the description covers the source list and the important false-negative caveat. It does not explain the return shape, but no output schema exists, so this is a minor gap rather than a blocking omission.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already defines the single url parameter and gives an example. The description echoes '網址或網域' but adds no syntax or meaning beyond what the schema provides, making the baseline 3 appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: comparing a URL or domain against the Taiwan National Police Agency 165 list of suspended scam websites. It clearly communicates the scope and decision being made, and the sibling tools are unrelated, so no sibling confusion exists.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It provides clear context for when to use the tool: to determine whether a URL or domain appears on the official scam list. The caveat '查無不代表安全' gives important usage interpretation, though it does not explicitly state when not to use the tool or name alternatives, which are not needed for these unrelated siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
estimate_overseas_crypto_taxAInspect
試算台灣個人海外所得(含海外交易所虛擬貨幣獲利)之最低稅負制基本稅額與應補繳金額(新台幣)。
| Name | Required | Description | Default |
|---|---|---|---|
| net_income | Yes | 綜合所得淨額(NT$) | |
| other_items | No | 其他應計入基本所得額項目(NT$),預設 0 | |
| regular_tax | Yes | 一般所得稅應納稅額(NT$) | |
| overseas_income | Yes | 全戶海外所得(NT$) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full disclosure burden, and it does state what is produced (basic tax amount under the AMT plus the additional amount payable in NT$), which tells the agent this is a deterministic computation. However, it omits key behavioral assumptions: applicable tax year, the NT$6.7M exemption threshold treatment, and how crypto gains are valued/converted.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single, front-loaded sentence that names the calculation, the scope (Taiwan individual overseas income + overseas crypto gains), and the returned figures. Nothing is padded or redundant.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema, so the description usefully names the two outputs, and the inputs are fully documented. What is missing is the framing a tax calculation needs — tax year/version of the rules, threshold mechanics, and valuation basis for crypto — which leaves real ambiguity for an agent invoking it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so all four inputs including their NT$ units are already documented. The description only indirectly maps onto the inputs via the phrase 'overseas income including crypto gains', adding no format or edge-case detail beyond the schema; baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
States a specific verb (試算/estimate) and a well-defined resource: Taiwan individual overseas income under the alternative minimum tax regime, explicitly noting that overseas exchange crypto gains are included. This is unmistakably distinct from the sibling utilities (scam-domain check, USDT/TWD premium, VASP registry).
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no when-to-use or when-not-to-use conditions, no prerequisites, and no alternatives — the agent must infer the scenario entirely. The siblings are unrelated enough that routing confusion is unlikely, but that is the only mitigating factor.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_registered_vaspsAInspect
列出台灣金管會公告完成洗錢防制登記的虛擬資產服務業者(公司、統編、品牌、服務類型),以及主要交易平台手續費。
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full behavioral burden. The verb 列出 clearly implies a read-only operation with no side effects, which is helpful, but the description does not mention data freshness, source, or any access requirements. It lacks deeper behavioral context beyond the obvious read semantics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, dense sentence with no filler, and the core resource and scope are front-loaded. The parenthetical list of returned fields is efficient and earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema and no annotations, the description does a good job of enumerating the returned data (company, tax ID, brand, service type, and platform fees). It could be more complete by noting the return format or update cadence, but it is sufficient for an agent to call the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool takes zero parameters, so parameter semantics are not applicable. The baseline for zero-parameter tools is 4, and the description appropriately focuses on the returned data instead of input arguments.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb (列出) and a specific resource (台灣金管會公告完成洗錢防制登記的虛擬資產服務業者), and it enumerates the returned fields. It is easily distinguishable from siblings like check_scam_domain, estimate_overseas_crypto_tax, and get_usdt_twd_premium.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage by stating what it lists, but it does not explicitly say when to use this tool versus alternatives or name any exclusions. For a zero-parameter retrieval tool, this is minimum viable but leaves the agent to infer the context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
4 tool updates
- First observed
check_scam_domain - First observed
estimate_overseas_crypto_tax - First observed
get_usdt_twd_premium - First observed
list_registered_vasps
Related MCP Connectors
台灣勞保、健保、勞退、職災與二代健保補充保費試算,含薪資扣繳、破月與勞保老年給付。資料取自主管機關公告,對官方範例逐位元驗證。
Related MCP Servers
- AlicenseAqualityDmaintenance讓AI助理直接查詢台灣公開資料,包括公司登記、詐騙查核與實價登錄,資料即時且附來源連結。2313 npmMIT
- AlicenseNot gradedqualityDmaintenanceExposes machine-readable Japanese crypto-asset tax rules with statutory citations, tax parameters, and transition logic for AI agents.MIT
- AlicenseAqualityBmaintenanceUS tax classification for on-chain transactions: tx hash in → canonical category, tax treatment, confidence, and review flags out. 80+ chains.4MIT
- AlicenseAqualityCmaintenanceEU MiCA compliance MCP for crypto-asset issuers, exchanges, and CASPs.7MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.