tdnet-disclosure-mcp
Access TDNET timely disclosures (適時開示) from Tokyo Stock Exchange (JPX/TSE) — earnings reports (決算短信), dividends, buybacks, forecast revisions, governance changes. Search by company, stock code, date. Japan stock market corporate announcements. No API key required.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ajtgjmdjp/tdnet-disclosure-mcpWhat This Skill Does
The tdnet-disclosure-mcp skill provides a direct interface to the Tokyo Stock Exchange (TSE) timely disclosure data (TDNET). It allows OpenClaw users to programmatically fetch, filter, and monitor critical corporate announcements such as earnings reports (決算短信), dividend declarations, share buyback programs, and revisions to financial forecasts. By integrating with the Yanoshin Web API, the skill functions as a robust bridge to real-time Japanese financial market data, enabling users to keep track of listed company news without needing manual browser navigation or complex scraping scripts. It simplifies access to structured regulatory data for research, monitoring, and automated analysis workflows.
Installation
To integrate this skill into your environment, use the OpenClaw management utility. Run the following command in your terminal:
clawhub install openclaw/skills/skills/ajtgjmdjp/tdnet-disclosure-mcp
Alternatively, if you are running this as a standalone Python environment, you can install the package using pip or uv:
pip install tdnet-disclosure-mcp
Use Cases
- Automated Earnings Tracking: Automatically fetch quarterly earnings reports for a watchlist of companies.
- Market Sentiment Analysis: Monitor for keyword-specific disclosures like "share buyback" or "governance change" across the entire market.
- Historical Data Lookup: Retrieve disclosures from specific dates to build financial models or perform backtesting based on historical news release timing.
- Corporate Surveillance: Track specific companies by their stock code to receive updates on dividends, board member changes, or stock splits.
Example Prompts
- "Check the latest disclosures for Sony, stock code 6758, and tell me if they released any new earnings reports this week."
- "Search for all disclosures related to share buybacks announced on 2026-02-14."
- "Get the latest 10 corporate disclosures from the Tokyo Stock Exchange and summarize any important governance changes."
Tips & Limitations
- Rate Limiting: While no API key is required, ensure your polling frequency is reasonable to avoid overloading the underlying Yanoshin Web API infrastructure.
- Data Accuracy: Data is provided as-is via the Yanoshin mirror. For high-stakes trading decisions, always verify the raw text against the official TDNET portal.
- Language: Much of the metadata is in Japanese. Users should be prepared to handle Japanese text or rely on OpenClaw's internal translation features for English summaries.
- Reliability: As this relies on a third-party API mirror, ensure your network has access to the endpoint providing the disclosure stream.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ajtgjmdjp-tdnet-disclosure-mcp": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
boj-mcp
Access Bank of Japan (BOJ/日本銀行) statistical data — price indices (CGPI, SPPI), flow of funds, balance of payments, BIS statistics, interest rates, money supply, exchange rates. Japan central bank monetary policy data. No API key required.
edinet-mcp
Analyze Japanese public company financial statements (BS/PL/CF/財務諸表) from EDINET (FSA/金融庁) — search by company name or stock code, screen companies, compare periods (xbrl-diff). XBRL data, J-GAAP/IFRS/US-GAAP. Japan securities filings.
estat-mcp
Search and retrieve Japanese government statistics (人口, GDP, CPI, 貿易, 雇用) from e-Stat API — Japan's official open data portal with 3,000+ statistical tables. Population, economy, trade, employment data. Free API.
jquants-mcp
Access JPX stock market data via J-Quants API — search stocks, get daily OHLCV prices, financial summaries (revenue, profit, EPS, ROE), and earnings calendar for Tokyo Stock Exchange (TSE) listed companies. Japan stock price data.
japanfinance-agent
Compound MCP agent combining 6 Japan finance data sources — EDINET securities filings (有価証券報告書), TDNET timely disclosures (適時開示), e-Stat government statistics (GDP/CPI/雇用), BOJ central bank data (金利/マネーサプライ), financial news, J-Quants stock prices. Company analysis, macro snapshots, earnings monitoring. Japanese financial data aggregator.