EDINET DB MCP Server

EDINET DB MCP Server

Structured financial data for ~3,800 Japanese listed companies from EDINET regulatory filings β€” financials, major shareholders, segments, executive compensation, and corporate history. Remote MCP over HTTPS with OAuth 2.0, free tier.

Category
Visit Server

README

EDINET DB MCP Server

Live Users License

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.

  • 🌐 Endpoint: https://edinetdb.jp/mcp
  • πŸ” Auth: OAuth 2.0 (or API key)
  • πŸ‘₯ Users: 5,000+ authenticated developers, analysts, and academic researchers
  • πŸ“… Production since: 2026-03-01
  • πŸ‡―πŸ‡΅ First remote MCP service for Japanese listed-company filings (by author's research as of 2026-02 month-end)

What it does

EDINET 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.

Quick start

Claude Desktop (Custom Connector)

  1. Open Claude Desktop β†’ Settings β†’ Custom Connectors
  2. Add Connector:
    • Name: EDINET DB
    • URL: https://edinetdb.jp/mcp
    • Auth: OAuth 2.0 (discovery: https://edinetdb.jp/mcp/.well-known/oauth-authorization-server)
  3. Sign in with your edinetdb.jp account (free signup at https://edinetdb.jp/signup)

Claude Code

claude mcp add edinetdb https://edinetdb.jp/mcp --transport http

Cursor

.cursor/mcp.json:

{
  "mcpServers": {
    "edinetdb": {
      "url": "https://edinetdb.jp/mcp",
      "transport": "streamable-http"
    }
  }
}

Codex CLI

codex mcp add edinetdb https://edinetdb.jp/mcp

Tools (25)

  • get_company β€” Company profile + latest financials
  • get_financials β€” Up to 6 years of historical financials
  • get_analysis β€” AI-generated health score, peer comparison
  • search_companies / search_companies_batch β€” Name/industry/financial-criteria search
  • get_ranking β€” Industry rankings by metric (ROE, revenue, etc.)
  • screen_companies β€” 106-metric screener
  • get_text_blocks / get_text_blocks_structured β€” Full-text annual report sections + LLM-extracted structured data
  • get_compensation_text β€” Executive compensation disclosures
  • get_earnings / get_earnings_calendar β€” Quarterly earnings flash + JPX disclosure schedule
  • get_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 graph
  • get_segments β€” Business segments
  • get_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 watchlist
  • get_documentation β€” Inline help & methodology

Data sources

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.

Pricing

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

Position vs. similar projects

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.

Languages

  • Japanese (primary), English (secondary, growing)
  • Tools accept queries in both languages, response language follows MCP client Accept-Language

License & terms

  • Data: see "Data sources" table above; each field carries a source attribute
  • Service: per https://edinetdb.jp/terms
  • Not an official endorsement of any governmental body

Links

  • 🌐 Service: https://edinetdb.jp
  • πŸ“š Docs: https://edinetdb.jp/docs/api
  • πŸ”Œ MCP guide: https://edinetdb.jp/docs/mcp-guide
  • πŸ“Š Data quality SLA: https://edinetdb.jp/docs/data-quality
  • πŸ› Issues: https://github.com/edinetdb/edinet-db-mcp/issues
  • βœ‰οΈ Contact: edinetdb@cabocia.jp

Operated by Cabocia Inc. β€” building data infrastructure for the AI agent era.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured