This is a production remote MCP for querying financial data on roughly 3,800 Japanese public companies from EDINET (Japan's FSA filing system) and open government databases. You get 25 tools covering company profiles, multi-year financials, earnings calendars, executive comp disclosures, cross-shareholdings, segment breakdowns, and full-text annual report sections with LLM-extracted structure. It runs over HTTPS with OAuth 2.0, so no local setup or API key juggling. Reach for it when you need Japanese corporate data in Claude without scraping PDFs or hitting rate limits on your own keys. Free tier gives you 100 requests per day, paid plans scale up to 10,000.
Remote MCP server for Japan's EDINET DB — structured financial data for ~3,800 Japanese listed companies, served over HTTPS with OAuth 2.0 multi-tenant authentication.
https://edinetdb.jp/mcpEDINET DB exposes structured financial and corporate data extracted from Japan's regulatory filings (EDINET, by the Financial Services Agency) plus public open data (gBizINFO from METI, National Tax Agency corporate registry, Wikidata). Connect from Claude Desktop, Claude Code, Cursor, Codex CLI, or any MCP-compatible client to query company financials, HR/diversity disclosures, supply chains, patents, executive profiles, and corporate history via natural language.
https://edinetdb.jp/mcphttps://edinetdb.jp/mcp/.well-known/oauth-authorization-server)claude mcp add edinetdb https://edinetdb.jp/mcp --transport http
.cursor/mcp.json:
{
"mcpServers": {
"edinetdb": {
"url": "https://edinetdb.jp/mcp",
"transport": "streamable-http"
}
}
}
codex mcp add edinetdb https://edinetdb.jp/mcp
get_company — Company profile + latest financialsget_financials — Up to 6 years of historical financialsget_analysis — AI-generated health score, peer comparisonsearch_companies / search_companies_batch — Name/industry/financial-criteria searchget_ranking — Industry rankings by metric (ROE, revenue, etc.)screen_companies — 106-metric screenerget_text_blocks / get_text_blocks_structured — Full-text annual report sections + LLM-extracted structured dataget_compensation_text — Executive compensation disclosuresget_earnings / get_earnings_calendar — Quarterly earnings flash + JPX disclosure scheduleget_detailed_expenses — SG&A breakdown (14 categories × 4 groups)get_cross_shareholdings — Policy shareholdings detail (263K records)get_directors / get_parent_company / get_related_party_transactions / get_main_customers — Corporate graphget_segments — Business segmentsget_company_history — Corporate history events (246K events, 4,526 companies)get_ir_documents — IR PDFs (integrated reports, mid-term plans, sustainability)get_watchlist / add_to_watchlist / remove_from_watchlist — Personal watchlistget_documentation — Inline help & methodology| Source | Coverage | License |
|---|---|---|
| EDINET (FSA Japan) | Annual securities reports, quarterly reports, large shareholder reports | Public-sector open data |
| gBizINFO (METI) | Corporate basic attributes, patents, subsidies, government procurement | CC BY 4.0 compatible (政府標準利用規約 第2.0版) |
| Corporate Number Publication Site (NTA) | Corporate number, basic 3 fields | 公共データ利用規約 第1.0版 |
| Wikidata | Official website URLs | CC0 |
| AI-generated content (corporate history narrative, etc.) | Always labeled, with source event IDs, timestamps, and disclaimers | — |
We do not redistribute exchange-licensed data (real-time stock prices, TDnet). See https://edinetdb.jp/docs/data-sources for the full breakdown.
| Plan | Price (JPY/month) | API/MCP req/day |
|---|---|---|
| Free | ¥0 | 100 |
| Pro | ¥4,980 | 1,000 |
| Business | ¥29,800 | 10,000 |
| Enterprise | Contact | Custom |
| Academy | Free for accredited researchers | Custom |
Details: https://edinetdb.jp/pricing
EDINET DB is the production-grade, OAuth-authenticated, multi-tenant SaaS remote MCP for Japanese financial filings. Other Japan-specific MCP servers (e.g., bug-tracker for individual contributors) are local stdio implementations requiring users to obtain their own API keys and run a local process. The 5,000+ authenticated user base reflects production usage since 2026-03-01.
Accept-Languagesource attributeOperated by Cabocia Inc. — building data infrastructure for the AI agent era.