# Taiwan Stock MCP / 台股 MCP (twse-mcp)

> Taiwan Stock MCP is a free remote MCP (Model Context Protocol) server that lets Claude and other AI assistants query open data published by the Taiwan Stock Exchange (TWSE) and the Taiwan Futures Exchange (TAIFEX). It requires no installation, no account and no API key.
> 台股 MCP 是一個免費的遠端 MCP 伺服器，讓 Claude 等 AI 助理直接查詢臺灣證券交易所（TWSE）與臺灣期貨交易所（TAIFEX）的公開資料。使用者不需要安裝軟體、不需要註冊帳號、也不需要 API key。

## Connection / 連線方式

- Endpoint / 端點：https://twse-mcp.taux.io/mcp
- Transport / 傳輸：Streamable HTTP (remote MCP). Both the 2025 and 2026 protocol revisions are supported.
- Authentication / 認證：none required / 不需要
- Cost / 費用：free; Claude's free plan can add it as a custom connector. 免費，Claude 免費方案即可加入。

## What it can answer

- Intraday quotes for TWSE-listed stocks and ETFs
- Previous trading day's open, high, low, close and volume
- Per-ETF profile, tracked index and regular-savings popularity
- TAIFEX daily futures and options quotes, institutional flows and large-trader open interest
- Search and query across 275 open datasets from TWSE and TAIFEX combined

## 能查什麼

- 台股上市股票與 ETF 的盤中即時報價
- 前一交易日的開盤、最高、最低、收盤與成交量
- 單一 ETF 的基本資料、追蹤指數與定期定額熱度
- 臺灣期貨交易所的每日行情、三大法人與大額交易人未沖銷部位
- 臺灣證交所與期交所合計 275 個公開資料集的搜尋與查詢

## Limits / 查不到什麼

- Over-the-counter (TPEx) stocks have intraday quotes only; historical and statistical reports are unavailable because the Taipei Exchange open-data host refuses cloud-originated connections.
- 上櫃（OTC）股票只有盤中即時報價；歷史與統計報表取不到，因為證券櫃檯買賣中心的開放資料主機會拒絕來自雲端的連線。
- Taiwan Stock MCP does not provide technical indicators, stock screening or investment advice, and computes no forecasts of its own.
- 台股 MCP 不提供技術指標、選股或投資建議，也不做任何自行計算的預測。

## Freshness / 資料新鮮度

- Intraday quotes refresh roughly every 5 seconds, sourced from the exchange's market-information site, best-effort.
- Every other report is current to the previous trading day and cached at the edge for one hour.
- 盤中即時報價約每 5 秒更新，來源是證交所基本市況報導站，屬盡力而為；其餘報表最新到前一交易日，並在邊緣快取一小時。

## Licence / 資料來源與授權

- 臺灣證券交易所 2026 臺灣證券交易所 OpenAPI
- 金融監督管理委員會證券期貨局 2026 臺灣期貨交易所 OAS
- 此開放資料依政府資料開放授權條款（Open Government Data License）進行公眾釋出：https://data.gov.tw/license
- The attribution above is kept in its original Chinese wording because the licence requires that exact form of notice.
- Exception / 例外：intraday quotes come from mis.twse.com.tw, which is not registered on the government open-data platform and falls outside the licence above.

## Pages / 延伸資料

- Homepage (Traditional Chinese) / 官方首頁：https://twse-mcp.taux.io/
- Homepage (English)：https://twse-mcp.taux.io/en
- Source code and issue tracker / 原始碼與問題回報：https://github.com/taux-io/twse-mcp
- Setup guide (Traditional Chinese)：https://github.com/taux-io/twse-mcp/blob/main/README.md
- Setup guide (English)：https://github.com/taux-io/twse-mcp/blob/main/README.en.md
- Licence verification record / 授權查證紀錄：https://github.com/taux-io/twse-mcp/blob/main/docs/licensing-taifex.md
