Skip to main content
Glama
kewelin

taiwan-data-mcp

by kewelin

taiwan_realprice_search

Search Taiwan real estate transaction records by address, road, or administrative district. Returns matching properties, transaction counts, and links for market price analysis.

Instructions

搜尋台灣不動產實價登錄的地址 / 路段 / 行政區,回傳符合項目與成交筆數、連結。用來定位某地址或某區,再看其行情。資料來源:housetw.com(內政部實價登錄)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes地址、路段或行政區關鍵字,例如「信義區」「忠孝東路」
Behavior3/5

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

With no annotations, the description reveals that the tool returns matching items, transaction counts, and links, indicating a read-only nature. However, it lacks details on authentication requirements, rate limits, or any side effects.

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 two sentences long, covering purpose, usage, and data source without redundancy. Every part adds value.

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 tool's simplicity (one parameter, no output schema), the description adequately covers expected returns and source. It could mention potential limitations or ordering, but overall it is sufficiently complete.

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 schema covers 100% of parameters, and the description adds an example for the 'query' parameter. This provides modest added value beyond the schema.

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 it searches for Taiwan real estate actual price records by address/section/district and returns matching items, transaction counts, and links. However, it does not differentiate from sibling tools like taiwan_realprice_area or taiwan_realprice_road, which have more specific scopes.

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

Usage Guidelines3/5

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

The description implies usage for locating an address or area before checking market conditions, but does not provide explicit guidance on when to use this tool over siblings, nor does it mention when not to use it.

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