返回顶部
e

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.6.0
安全检测
已通过
854
下载量
0
收藏
概述
安装方式
版本历史

edinet-mcp

# EDINET: Japanese Financial Statement Analysis Search Japanese public companies and analyze their financial statements via EDINET (金融庁 電子開示システム). Supports income statements (PL/損益計算書), balance sheets (BS/貸借対照表), and cash flow statements (CF/キャッシュ・フロー計算書) with 161 normalized labels across J-GAAP, IFRS, and US-GAAP. ## Use Cases - Look up any Japanese public company by name or stock code (証券コード) - Retrieve and compare income statements across companies - Analyze balance sheet composition and trends - Review cash flow patterns (operating, investing, financing) - Compare financials across different accounting standards (J-GAAP/IFRS/US-GAAP) - Screen multiple companies by ROE, profit margins, and other metrics ## Commands ### Search companies ```bash # Search by company name (Japanese or English) edinet-mcp search トヨタ edinet-mcp search ソニー # Search by stock code edinet-mcp search 7203 --limit 5 --json-output ``` ### Financial statements ```bash # Income statement for Toyota (E02144), filed in 2024 edinet-mcp statements -c E02144 -p 2024 -s income_statement --format json # Balance sheet edinet-mcp statements -c E02144 -p 2024 -s balance_sheet --format json # Cash flow statement edinet-mcp statements -c E02144 -p 2024 -s cash_flow_statement --format json # All statements as CSV edinet-mcp statements -c E02144 -p 2024 --format csv ``` ### Screen companies (compare metrics) ```bash # Compare Toyota, Sony, Honda by financial metrics edinet-mcp screen E02144 E01777 E02529 # Sort by ROE edinet-mcp screen E02144 E01777 E02529 --sort-by ROE # JSON output edinet-mcp screen E02144 E01777 --format json ``` ### Test connectivity ```bash edinet-mcp test ``` ### Statement types | Type | Japanese | Key items | |---|---|---| | `income_statement` | 損益計算書 (PL) | 売上高, 営業利益, 純利益 | | `balance_sheet` | 貸借対照表 (BS) | 総資産, 純資産, 負債 | | `cash_flow_statement` | CF計算書 | 営業CF, 投資CF, 財務CF | ## Workflow 1. `edinet-mcp search <company>` → find EDINET code 2. `edinet-mcp statements -c <code> -p <year>` → view financial data 3. `edinet-mcp screen <code1> <code2> ...` → compare multiple companies ## Important - The `-p` (period) parameter is the **filing year**, not the fiscal year. March-end companies file in June of the next year: FY2023 data → `-p 2024`. - 161 normalized labels across J-GAAP / IFRS / US-GAAP. - Results include 当期 (current) and 前期 (prior) periods. - Rate-limited to 0.5 req/sec by default. Screening 10 companies takes ~1-2 minutes. - Maximum 20 companies per screen request. ## Setup - Requires `EDINET_API_KEY` environment variable - Free API key: https://disclosure2dl.edinet-fsa.go.jp/ - Python package: `pip install edinet-mcp` or `uv tool install edinet-mcp`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 edinet-mcp-1776420004 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 edinet-mcp-1776420004 技能

通过命令行安装

skillhub install edinet-mcp-1776420004

下载 Zip 包

⬇ 下载 edinet-mcp v0.6.0

文件大小: 2.22 KB | 发布时间: 2026-4-17 19:36

v0.6.0 最新 2026-4-17 19:36
Add CLI diff command, export diff_statements, Japan Finance Data Stack links

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部