ajtgjmdjp/edinet-mcp
FreeEDINET API 集成,解析日本企业 XBRL 财务报告,提供 161 个标签、26 个财务指标和多公司筛选功能。
About ajtgjmdjp/edinet-mcp
edinet-mcp is an open-source EDINET XBRL parsing library and MCP server that provides programmatic access to Japan's EDINET financial disclosure system. It normalizes XBRL filings across accounting standards (J-GAAP, IFRS, US-GAAP) into canonical labels and exposes them as an MCP server for AI assistants. Key capabilities include searching over 5,000 listed Japanese companies, retrieving annual/quarterly/semiannual and extraordinary reports, automatic normalization (e.g., 'stmt["売上高"]' works regardless of accounting standard), bilingual label support (Japanese and English), financial metric calculations (ROE, ROA, profit margins), year-over-year comparisons, multi-company screening (up to 20 companies), cross-period diff with change amounts and growth rates, and narrative section extraction (business risks, MD&A, etc.). The tool is fully free and local, requires only a free EDINET API key, and is Apache-2.0 licensed.
Key Features
Pros & Cons
- Fully free and open source (Apache-2.0)
- No usage caps – only EDINET’s own rate limits apply
- Runs locally – data never leaves your machine
- Works across accounting standards (J-GAAP, IFRS, US-GAAP)
- Bilingual output (Japanese and English) supported
- High-throughput batch parsing capability (references Rust iXBRL engine)
- Active development with Docker support and Python package
- Requires a free EDINET API key to use
- Limited to Japanese EDINET financial data only
- Python environment or Docker setup needed
- No graphical user interface – primarily for developers and AI assistants
- Documentation mostly in Japanese; English docs may be less complete