mcpbeat Sign in

Tw Finance MCP Server

by fininfostation Your server? Claim it
answering

Tw Finance is answering right now. Last checked 11 min ago. It exposes 15 tools.

Taiwan finance open data: ETF, funds, TAIEX, sentiment, business climate, FX. Free & read-only.

Uptime history 51 days of history · worst day 96%
51 days agonow
96.7%
Uptime 24h
88 of 91 checks
15
Tools
read from the server
256 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 8

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 14 August 2026. No other catalogue keeps this.

19 Sep a tool description was rewritten market_sentiment
3 Sep 2 tools appeared fetch, search
14 Aug 5 tools appeared data_catalog, data_point, data_query and 2 more

Tw Finance does not always answer

Over the last week it answered 98.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add tw-finance --transport http https://fininfostation.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tw-finance": {
      "url": "https://fininfostation.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tw-finance]
url = "https://fininfostation.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tw-finance": {
      "url": "https://fininfostation.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tw-finance": {
      "url": "https://fininfostation.com/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

data
data_catalog
列出本站「資料形狀 × 資料集」登錄表:有哪些 point(單值)/series(時間序列)/table(表格)/query(條件篩選+群體聚合)資料集,各自的單位、識別碼種類、來源與深連結;query 母體另附可用欄位、運算子與可排序鍵。先呼叫本工具,即可組合出後續查詢。Catalog of datasets by shape (point/series/table/query) — call this first to compose queries.
data_point
取「一個標的 × 一個欄位 × 一個時點」的單值,如 0050 的折溢價、基金最新淨值、USD/TWD 匯率、景氣對策信號綜合分數。dataset 取自 data_catalog 的 point 清單;回應必附單位、資料日與來源。Single current value for one security and field.
data_query
對一個母體下條件篩出一組標的,並對整組計算聚合統計(count/coverage/min/max/mean/median/sum),如「費用率 0.4% 以下的被動 ETF,其費用率中位數」。where 語法為「欄位 運算子 值」以 and 連接(例 fee<=0.4 and type=passive)。回應必附母體大小 population 與欄位覆蓋率 coverage(有幾檔真的有這個欄位)。注意:績效欄位可用於 where 篩選與聚合統計,但不得作為排序鍵——排序即排名,本站不對個別商品做推薦。Filter a universe and aggregate over the matched set.
data_series
取「一個標的 × 一個欄位 × 一段時間」的時間序列,如 ETF 日收盤、基金淨值歷史。每點只有日期與值;資料缺口會以 gapNote 誠實標示、不靜默補值。Time series for one security and field.
data_table
取「一個標的的多列資料」,如 ETF 全成分股與權重、景氣對策信號 9 項構成指標、主要貨幣對一覽。回應含欄位定義(columns)與列(rows),截斷時標 truncated。Multi-row table for one security.
etf
etf_lookup
以代號查台灣上市 ETF:名稱/發行投信/追蹤指數/市價/折溢價/費用率等基本資料。Look up a Taiwan-listed ETF by code (e.g. 0050).
etf_price_history
取 ETF 每日收盤價序列(預設近 12 個月、可調 months 1-120)。Daily close history for a Taiwan ETF.
fund
fund_lookup
以代號或名稱關鍵字查台灣可銷售基金(境內投信/境外/期信):最新淨值/淨值日/幣別/類型/總代理/今年以來報酬。Search Taiwan-distributed funds by code or name keyword.
fund_nav_history
取基金每日淨值序列(預設近 12 個月、可調 months 1-120;境內主級別最深約 10 年)。Daily NAV history for a fund.
business
business_climate
國發會景氣燈號:最新月燈號/綜合分數/9 項構成指標逐項檢查值與分數/下期發布日(官方預告)。NDC business climate signal with all 9 components.
fetch
fetch
以 search 回傳的 id 取該筆的完整內容(id/title/text/url/metadata)。A string which is a unique identifier for the search document.
market
market_sentiment
台股情緒綜合分數(本站自製中性參考、含分項)。不含美股 CNN Fear & Greed(站主裁決不透過 MCP 再散布 CNN 資料,見 /us-sentiment 的公開指標原始值)。Taiwan market sentiment (self-made neutral reference); no CNN F&G.
rates
fx_rates
主要貨幣即期匯率(多源交叉:ECB/台銀)含當日與近 1 週/1 月/3 月變化;可指定 pair(如 USD/TWD)。Spot FX rates with multi-period changes.
search
search
以一段查詢字串搜尋本站的 ETF、台股、基金與資料集,回傳可引用的清單(id/title/url)。id 可交給 fetch 取完整內容。A single query string; returns citable results for Taiwan ETFs, stocks, funds and datasets.
taiwan
taiwan_market_overview
台灣加權指數(TAIEX)最新官方收盤、市場廣度(漲跌家數)、台股情緒分數、台指選擇權 Put/Call 比一次取得。Taiwan market snapshot: TAIEX close, breadth, sentiment, PCR.

Endpoints

URLTransportStateLatencyChecked
https://fininfostation.com/mcp streamable-http answering 284 ms 11 min ago

Alternatives to Tw Finance

same job, measured the same way
Clean
by clean

Read-only developer, date, finance, and text utilities. Authless remote MCP server by Clean.tools.

24 installs/wk 42 tools answering
Banco MCP
by douglac

Brazilian Open Finance MCP — 30+ banks (Itaú, Nubank, etc.) to Claude/Cursor. Read-only.

19 tools answering
Entyrix MCP
by juliusgerman

KYB data from 23 European business registries — search, financials, compliance, network graphs

32 installs/wk local only
TokenBel Financial Data
by andreidrang

Read-only MCP server for Belarusian securities: tokens, shares, bonds, companies.

19 tools answering
F
Finance Foundation
by finance

Open financial reference data: companies with LEI/ISIN/FIGI, markets, funds, graph, live series.

7 tools answering
Conta Simples
by mcp-dir

Business finance on Conta Simples, bank and card statements, corporate cards (list/block/unblock), c

24 tools answering
Radicadouno
by radicadouno

Verified Colombian company data by NIT: procurement, business registry, financials, sanctions.

answering
FreeToolHub
by cavan1977

44 calculators for AI agents: US tax, finance, business + an MCP engineering & security suite.

44 tools answering

Tw Finance — questions

Answers built from our own checks of this server.

What can Tw Finance do?
It exposes 15 tools, read directly from the server on our last check. Among them: business_climate, data_catalog, data_point, data_query, data_series, data_table and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Tw Finance mostly used for?
Its tools cluster around data, etf and fund. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Tw Finance working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 256 ms. The bar chart above shows every period we have measured.
How do I connect Tw Finance?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tw Finance need an API key?
No. Tw Finance completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tw Finance?
It answers our handshake in 256 ms on average, which is faster than 61% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.