Kabuken MCP plugin
MCP serverEverything elseJapanese EDINET XBRL facts: bilingual labels, financials, screening. No prices. Signup required.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use Kabuken MCP plugin
Install Kabuken MCP plugin
The server’s own address, for the clients that take one directly. Or connect ahel onceand every client you use reads it from one address, with the account kept on ahel rather than in each client’s config.
Claude Code
claude mcp add --transport http kabuken-mcp-plugin 'https://kabuken.intellics.ai/mcp'Run it once in your project, then open /mcp to approve any sign-in the server asks for.
Claude Desktop
https://kabuken.intellics.ai/mcpAdd a custom connector in Settings, paste this address, and approve the sign-in.
Cursor
cursor://anysphere.cursor-deeplink/mcp/install?name=kabuken-mcp-plugin&config=eyJ1cmwiOiJodHRwczovL2thYnVrZW4uaW50ZWxsaWNzLmFpL21jcCJ9Open the link and Cursor adds the server at that address.
ChatGPT
https://kabuken.intellics.ai/mcpIn Settings, enable Developer mode, create an MCP app, and paste this address. Your plan and workspace must allow custom apps.
Codex
codex mcp add kabuken-mcp-plugin --url 'https://kabuken.intellics.ai/mcp'Run it once, then sign in with codex mcp login kabuken-mcp-plugin if the server asks for an account.
From the project's README
As published by Intellics-ai/kabuken-mcp-plugin in README.md.
Kabuken is an MCP server that gives Claude and other MCP clients direct access to Japanese statutory filings on EDINET. It returns individual XBRL facts with bilingual (English/Japanese) taxonomy labels, calculation-linkbase trees, and segment breakdowns, all traceable to the filing they came from — not a flattened summary table.
Coverage, as of 2026-09-21: 99 of 99 currently-tracked TOPIX-100 constituents, 1,967 filings, fully extracted with zero missing facts on the current read path. Coverage beyond this set is broader but partial, and remediation is in progress. Kabuken has no stock prices or market data, and no history before FY2025 — earlier years appear only as comparatives inside 2025+ filings.
Signup is required. A free BASIC tier is available; see Tiers below.
Install
This plugin declares a remote MCP server in .mcp.json
(https://kabuken.intellics.ai/mcp, streamable HTTP). Enable the plugin,
then see SETUP.md or ask Claude "set up Kabuken" to
authenticate.
Tools
16 read-only tools, grouped by purpose. None write or modify data.
Company and industry discovery
search_companies— search Japanese listed companies by name (EN or JA, partial match)get_company— full company record by any identifier (entity code, ticker, name)list_industries— TSE industry classification taxonomy (bilingual)
Filings
list_documents— EDINET filing list for a company, with submission dates, period coverage, and XBRL/PDF availability
Financial facts
get_financial_facts— structured XBRL facts for a single filing, bilingual labelsget_calculation_tree— XBRL calculation linkbase as a tree (how totals decompose into components)get_segment_breakdown— segment/geography/consolidation-scope dimensional data, bilingual axis and member labelsget_company_financials— multi-period income statement, balance sheet, and cash flow, grouped by statement type
Comparison and screening
compare_companies— side-by-side financial matrix for 2-5 companies from their latest annual securities reportscreen_companies— filter companies by financial ratio (ROE, ROA, operating margin, current ratio, debt-to-equity); no price-based screensget_industry_overview— mean/median/count per ratio for an industry, plus top/bottom 3 companies
Ownership and risk
get_major_shareholders— large-shareholding report (大量保有報告書) data: holder, percentage, shares, filing dateget_risk_context— BOJ policy-rate sensitivity and METI export-control classification for a company
AI-powered analysis
get_document_summary— AI-generated summary of a filinganalyze_document— free-text Q&A grounded in a specific filing
Account
get_account_quota— caller's current daily quota usage, limit, and reset time; available to all tiers and does not itself consume quota
Tiers
| Tier | Price | Daily call limit | Tool access |
|---|---|---|---|
| BASIC | Free | 50/day | 5 tools: search_companies, get_company, list_industries, get_risk_context, get_account_quota |
| INVESTOR | ¥1,980/month or ¥19,800/year | 500/day | All 16 tools |
| MCP DEVELOPER | ¥4,980/month | 1,000/day | All 16 tools |
Get an account and a kbk_ API key (or use OAuth) at
kabuken.intellics.ai. See
SETUP.md for the connection walkthrough.
Slash commands
/kabuken:company-snapshot <company>— revenue, income, assets, equity, and risk context for one company/kabuken:peer-comparison <company, company, ...>— side-by-side financials for 2-5 companies/kabuken:segment-breakdown <company>— business/geographic segment breakdown for a filing
Attribution
EDINET content (filings, facts, dimensions) is used under Japan's Public Data License 1.0 (PDL 1.0):
Source: EDINET (https://disclosure2.edinet-fsa.go.jp/), PDL 1.0 (https://www.digital.go.jp/resources/open_data/public_data_license_v1.0). Data is processed by Kabuken, not raw unprocessed FSA data.
The EDINET Taxonomy (concept labels, calculation-linkbase relationships,
dimension axis/member labels) is excluded from PDL 1.0 and separately
licensed under the FSA EDINET Taxonomy Legal Statement
(https://www.fsa.go.jp/search/EDINET_Taxonomy_Legal_Statement.html), which
requires the notice "© Copyright 2014 Financial Services Agency, The
Japanese Government" on redistribution. Tools that surface taxonomy content
(get_calculation_tree, get_segment_breakdown) carry this notice.
Figures returned by screen_companies, get_industry_overview,
compare_companies, and get_company_financials are calculated by Kabuken
from EDINET filings, not reported directly by EDINET. Output from
analyze_document is AI-generated and may contain errors; it is not
investment advice.
Privacy policy
https://kabuken.intellics.ai/privacy
Documentation
https://kabuken.intellics.ai/docs
Registry manifest
server.json describes the hosted Kabuken MCP server (https://kabuken.intellics.ai/mcp)
in the official MCP registry format and is
published from this repo under the io.github.intellics-ai/kabuken namespace. The server's
own source runs in a separate, private repository; this public repo is the registry's
companion listing and the home for the plugin package documented above. Publishing runs via
.github/workflows/publish-registry.yml (manual workflow_dispatch, GitHub OIDC
authentication, no stored secrets).
Advanced
- Delivery
- kabuken MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
io-github-intellics-ai-kabuken- Source
- github.com/Intellics-ai/kabuken-mcp-plugin
- Hosted endpoint
https://kabuken.intellics.ai/mcp