Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

com.fininfostation/tw-finance

REMOTE · FININFOSTATION.COM · SCANNED AUG 3

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

62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 721 tokens (~90/item across 8 items; 8 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage86
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 57% of tool parameters carry a description.Partial
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · fininfostation.com

# add to Claude Code
claude mcp add --transport http com-fininfostation-tw-finance https://fininfostation.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-fininfostation-tw-finance]
url = "https://fininfostation.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-fininfostation-tw-finance": {
      "type": "remote",
      "url": "https://fininfostation.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-fininfostation-tw-finance --url https://fininfostation.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-fininfostation-tw-finance:
    url: "https://fininfostation.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-fininfostation-tw-finance": {
      "type": "http",
      "url": "https://fininfostation.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://fininfostation.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=fininfostation.com CN=WE1,O=Google Trust Services,C=US 11 Jun 2026 9 Sept 2026 ECDSA 256 ECDSA-SHA256 93b2574ac320af441348da86b18d9a72
SANs: fininfostation.com, www.fininfostation.com, *.www.fininfostation.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of fininfostation.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
fininfostation.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 400
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://fininfostation.com/mcp Verified 200
http (plaintext) http://fininfostation.com/mcp HTTPS enforced 301 https://fininfostation.com/mcp
MCP tools — 8 exposed · ~610 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
business_climate ~67

國發會景氣燈號:最新月燈號/綜合分數/9 項構成指標逐項檢查值與分數/下期發布日(官方預告)。NDC business climate signal with all 9 components.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

etf_lookup ~81

以代號查台灣上市 ETF:名稱/發行投信/追蹤指數/市價/折溢價/費用率等基本資料。Look up a Taiwan-listed ETF by code (e.g. 0050).

NameTypeReqDescription
codestringyesETF 代號,如 0050、00878

No output schema declared.

No examples provided.

etf_price_history ~73

取 ETF 每日收盤價序列(預設近 12 個月、可調 months 1-120)。Daily close history for a Taiwan ETF.

NameTypeReqDescription
codestringyes
monthsnumber回看月數,預設 12、上限 120

No output schema declared.

No examples provided.

fund_lookup ~104

以代號或名稱關鍵字查台灣可銷售基金(境內投信/境外/期信):最新淨值/淨值日/幣別/類型/總代理/今年以來報酬。Search Taiwan-distributed funds by code or name keyword.

NameTypeReqDescription
querystringyes基金代號(如 T1104Y)或名稱關鍵字(如 摩根 科技)

No output schema declared.

No examples provided.

fund_nav_history ~68

取基金每日淨值序列(預設近 12 個月、可調 months 1-120;境內主級別最深約 10 年)。Daily NAV history for a fund.

NameTypeReqDescription
codestringyes
monthsnumber

No output schema declared.

No examples provided.

fx_rates ~85

主要貨幣即期匯率(多源交叉:ECB/台銀)含當日與近 1 週/1 月/3 月變化;可指定 pair(如 USD/TWD)。Spot FX rates with multi-period changes.

NameTypeReqDescription
pairstring貨幣對,如 USD/TWD;省略=全部

No output schema declared.

No examples provided.

market_sentiment ~59

台股情緒綜合分數(本站自製中性參考、含分項)與美股 CNN Fear & Greed(含 CNN 原始時點)。Taiwan + US (CNN F&G) market sentiment.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

taiwan_market_overview ~73

台灣加權指數(TAIEX)最新官方收盤、市場廣度(漲跌家數)、台股情緒分數、台指選擇權 Put/Call 比一次取得。Taiwan market snapshot: TAIEX close, breadth, sentiment, PCR.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.