Install
openclaw skills install tdnet-disclosure-mcpAccess TDNET timely disclosures (適時開示) from Tokyo Stock Exchange (JPX/TSE) — earnings reports (決算短信), dividends, buybacks, forecast revisions, governance cha...
openclaw skills install tdnet-disclosure-mcpAccess TDNET timely disclosures (適時開示) from Tokyo Stock Exchange listed companies via the Yanoshin Web API. Get earnings, dividends, buybacks, M&A, and other corporate announcements.
No API key required — uses the free Yanoshin Web API which mirrors TDNET data.
# Default: last 50 disclosures
tdnet-disclosure-mcp latest
# With limit
tdnet-disclosure-mcp latest --limit 20
# JSON output
tdnet-disclosure-mcp latest --json-output
# By company name
tdnet-disclosure-mcp search トヨタ
# By keyword
tdnet-disclosure-mcp search 決算短信
# JSON output
tdnet-disclosure-mcp search ソニー --json-output
# By stock code
tdnet-disclosure-mcp company 7203
tdnet-disclosure-mcp company 6758 --json-output
tdnet-disclosure-mcp by-date 2026-02-14
tdnet-disclosure-mcp by-date 2026-02-14 --json-output
tdnet-disclosure-mcp test
| Category | Japanese | Examples |
|---|---|---|
| earnings | 決算短信 | Quarterly/annual earnings |
| dividend | 配当 | Dividend announcements |
| forecast_revision | 業績予想修正 | Earnings forecast revisions |
| buyback | 自己株式 | Share buybacks |
| offering | 新株/増資 | New share offerings |
| governance | 役員/取締役 | Board changes |
| other | その他 | Other disclosures |
tdnet-disclosure-mcp latest → browse recent disclosurestdnet-disclosure-mcp search <company> → find specific companytdnet-disclosure-mcp company <code> → get all disclosures for a companytdnet-disclosure-mcp by-date <date> → get disclosures for a specific datepip install tdnet-disclosure-mcp or uv tool install tdnet-disclosure-mcpuv tool install tdnet-disclosure-mcp