香港圖資搜尋 (CSDI)
hk_search_spatial
台灣專屬MIT
Scope: Hong Kong public datasets and government data.
Search HK Common Spatial Data Infrastructure (CSDI · 1,143 layers).
Coverage: Lands / Planning / Transport / Buildings / Environment / Water
Supplies departments. OGC CSW 3.0.0 backend.
Args:
query: freetext (searched across title / abstract / keywords).
Omit to enumerate the whole catalog page-by-page.
limit: max records per call (server cap 100).
start: 1-indexed pagination offset.
Returns `{total, next_record, records[]}`. Each record has identifier,
title (en/tc/sc), type, modified, abstract, subjects[], bbox_wgs84,輸入 schema
{
"properties": {
"query": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Query"
},
"limit": {
"default": 20,
"title": "Limit",
"type": "integer"
},
"start": {
"default": 1,
"title": "Start",
"type": "integer"
}
},
"title": "hk_search_spatialArguments",
"type": "object"
}呼叫方式
配置好 Twinkle Hub 的 MCP client 後,agent 會看到 hk_search_spatial。直接讓它呼叫即可,例如:
# Ask Claude / any MCP client: 請用 hk_search_spatial 處理 "…"。 # It will call: hk_search_spatial(input="…")
尚未設定 Client?
Claude Desktop 約 3 分鐘即可完成設定 — 下載 .mcpb 檔案並雙擊即可,或參閱文件中的各 Client 安裝步驟。
查看使用者設定文件