
Edinet Mcp
Let your agent search EDINET and pull official BS, PL, and cash-flow disclosures for Japanese companies while you research markets or competitors.
Overview
edinet-mcp is a MCP server for the Idea phase that searches EDINET and retrieves Japanese corporate BS, PL, and cash-flow statements for agent-driven research.
What is this MCP server?
- EDINET API access via stdio MCP package edinet-mcp on PyPI (version 0.4.1)
- Search Japanese listed and disclosure entities and retrieve BS, PL, and CF statements
- Requires EDINET_API_KEY from disclosure.edinet-fsa.go.jp
- stdio transport suitable for local Claude Desktop and Codex-style MCP configs
- Open-source server on GitHub ajtgjmdjp/edinet-mcp
- Package version 0.4.1
- Transport: stdio
- Registry: PyPI identifier edinet-mcp
Community signal: 11 GitHub stars.
What problem does it solve?
Researching Japanese public companies means juggling EDINET portals and statement formats when you only want quick, citable financial facts.
Who is it for?
Builders validating ideas in Japan-linked markets who need primary filings in agent workflows.
Skip if: Founders with no Japan exposure, or anyone who needs US SEC EDGAR, private startup cap tables, or live trading execution.
What do I get? / Deliverables
After install and an EDINET API key, your agent can query disclosures programmatically and return structured statement data for your notes and models.
- Company search results from EDINET
- Structured BS, PL, and CF statement pulls
- Citable primary data for research docs
Recommended MCP Servers
Journey fit
Idea-phase research is where builders need authoritative filings before committing to a product direction tied to real companies or sectors. Research subphase fits structured discovery of primary-source financial data rather than shipping or ops automation.
How it compares
Regulatory filing MCP connector, not a generic company-enrichment or stock-chart skill.
Common Questions / FAQ
Who is edinet-mcp for?
Solo builders and analysts using MCP agents who need EDINET-sourced financial statements for Japanese entities during research.
When should I use edinet-mcp?
Use it during idea and validate research when official BS, PL, or CF numbers should back competitor scans, TAM notes, or pricing assumptions.
How do I add edinet-mcp to my agent?
Install the PyPI package edinet-mcp, set EDINET_API_KEY in the environment, and register the server as stdio MCP in your client.