← carbook.tw

INDIVIDUAL MCP TOOL

price_report

取得 Carbook 車價指標月報:全車型逐年式收購指標價,每月一版可下載 CSV,供車行估價使用。

carbook.twnone authenticationAvailability not checked

LIVE ENDPOINT

https://carbook.tw/mcp

No auth detected

Connect to this endpoint to inspect the live schema for price_report and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

carbook.tw

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.carbook]
url = "https://carbook.tw/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "carbook": {
      "type": "http",
      "url": "https://carbook.tw/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: carbook
Remote MCP URL: https://carbook.tw/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "carbook": {
      "url": "https://carbook.tw/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "carbook": {
      "type": "http",
      "url": "https://carbook.tw/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "carbook",
  "transport": "streamable-http",
  "url": "https://carbook.tw/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • car_value — 查詢某台中古車的 Carbook 保值率、車行收購價、建議成交價與每年擁車成本。輸入品牌與車型(可中英文,如 Toyota Corolla Altis、Porsche 911、Lexus RX)。
  • top_value_cars — 列出最保值(5 年保值率最高)的中古車款。可選類型:休旅SUV / 房車 / 跑車 / 電動車 / 超跑 / 掀背小車 / 商旅MPV / 皮卡貨卡;不指定則回總榜。
  • estimate_price — 逐台精準估價:給品牌、車型、年份(+里程、車況),回這台中古車的車行收購價、建議成交價與自售開價。中古車是逐台的,年份與里程決定價格;車況(事故、泡水、鈑金、大修)會再往下調。