Skip to main content

japan-corporate-mcp

MCP Server for Japanese corporate data — search companies, financials, patents, subsidies, and government statistics via official government APIs.

日本企業データMCPサーバー — gBizINFO・EDINET・e-Statの政府APIから企業情報をAIが直接取得できます。

Features / 機能

Tool Description データソース
search_company Search companies by name gBizINFO
get_company_info Company details (address, capital, employees) gBizINFO
get_company_finance Financial data (revenue, profit, assets) gBizINFO
get_company_patents Patent information gBizINFO
get_company_subsidies Subsidies and grants received gBizINFO
get_company_procurement Government procurement records gBizINFO
get_edinet_reports Securities reports (有価証券報告書) EDINET
get_statistics Government statistics search e-Stat

Installation / インストール

pip install japan-corporate-mcp

API Key Setup / APIキーの取得

You need API keys from the following government services:

API Registration URL
gBizINFO (経産省) Web registration, instant https://info.gbiz.go.jp/hojin/api_registration
EDINET (金融庁) Web registration + MFA https://disclosure2dl.edinet-fsa.go.jp/guide/static/disclosure/WZEK0110.html
e-Stat (総務省) Web registration, instant https://www.e-stat.go.jp/api/

Configuration / 設定

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "japan-corporate": {
      "command": "japan-corporate-mcp",
      "env": {
        "GBIZINFO_API_TOKEN": "your-gbizinfo-token",
        "EDINET_SUBSCRIPTION_KEY": "your-edinet-key",
        "ESTAT_APP_ID": "your-estat-app-id"
      }
    }
  }
}

Claude Code

claude mcp add japan-corporate -- japan-corporate-mcp \
  -e GBIZINFO_API_TOKEN=your-token \
  -e EDINET_SUBSCRIPTION_KEY=your-key \
  -e ESTAT_APP_ID=your-app-id

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "japan-corporate": {
      "command": "japan-corporate-mcp",
      "env": {
        "GBIZINFO_API_TOKEN": "your-gbizinfo-token",
        "EDINET_SUBSCRIPTION_KEY": "your-edinet-key",
        "ESTAT_APP_ID": "your-estat-app-id"
      }
    }
  }
}

Usage Examples / 使用例

Once configured, you can ask your AI assistant:

  • "ソニーグループの企業情報を教えて" (Get Sony Group's company info)
  • "トヨタ自動車の特許情報を検索して" (Search Toyota's patents)
  • "東京都のAI関連企業を探して" (Find AI companies in Tokyo)
  • "日本の製造業に関する統計データを検索" (Search manufacturing statistics)
  • "最近のEDINET報告書でソフトバンクを検索" (Search SoftBank's EDINET filings)

Environment Variables / 環境変数

Variable Required Description
GBIZINFO_API_TOKEN Yes* gBizINFO API token
EDINET_SUBSCRIPTION_KEY For EDINET tools EDINET subscription key
ESTAT_APP_ID For e-Stat tools e-Stat application ID

* At minimum, GBIZINFO_API_TOKEN is needed for company search/info tools.

Development / 開発

git clone https://github.com/drago/japan-corporate-mcp.git
cd japan-corporate-mcp
pip install -e ".[dev]"
pytest

License

MIT

Release files for japan-corporate-mcp 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for japan-corporate-mcp 0.1.0
File Size Uploaded
japan_corporate_mcp-0.1.0.tar.gz 8.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for japan-corporate-mcp 0.1.0
File Interpreter ABI Platform
japan_corporate_mcp-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 19.0 kB

Release files / japan_corporate_mcp-0.1.0.tar.gz

Download URL japan_corporate_mcp-0.1.0.tar.gz
Size 8.6 kB
Tags Source
SHA-256 checksum
How to use checksums
c062e7e4600e6207567d0083880d114850772f2cdb5aac80f4f25702a5b537d9
BLAKE2b-256 checksum
How to use checksums
a7cb7372286d803d77f873943acf95e3d5a88226a5dd4d09686c552f18006e69
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.9

Release files / japan_corporate_mcp-0.1.0-py3-none-any.whl

Download URL japan_corporate_mcp-0.1.0-py3-none-any.whl
Size 10.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
2385e597a98e9cae944e243af380d2b9233b1ccccba531d2e3c29c9acf6c04ad
BLAKE2b-256 checksum
How to use checksums
1035bae81550150c06b98d425c2ea6a81fb5d45aa9c6a09c48dd03d2c3dd1921
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.9

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page