yamariki-hub/japan-corporate-mcp

💰 Finance & Fintech
0 Views
0 Installs

🐍 ☁️ - Japanese corporate data via government APIs (gBizINFO, EDINET, e-Stat). Search companies, financials, patents, subsidies, procurement, and government statistics.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "yamariki-hub-japan-corporate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "yamariki-hub-japan-corporate-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

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 / 機能

ToolDescriptionデータソース
search_companySearch companies by namegBizINFO
get_company_infoCompany details (address, capital, employees)gBizINFO
get_company_financeFinancial data (revenue, profit, assets)gBizINFO
get_company_patentsPatent informationgBizINFO
get_company_subsidiesSubsidies and grants receivedgBizINFO
get_company_procurementGovernment procurement recordsgBizINFO
get_edinet_reportsSecurities reports (有価証券報告書)EDINET
get_statisticsGovernment statistics searche-Stat

Installation / インストール

pip install japan-corporate-mcp

API Key Setup / APIキーの取得

You need API keys from the following government services:

APIRegistrationURL
gBizINFO (経産省)Web registration, instanthttps://info.gbiz.go.jp/hojin/api_registration
EDINET (金融庁)Web registration + MFAhttps://disclosure2dl.edinet-fsa.go.jp/guide/static/disclosure/WZEK0110.html
e-Stat (総務省)Web registration, instanthttps://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 / 環境変数

VariableRequiredDescription
GBIZINFO_API_TOKENYes*gBizINFO API token
EDINET_SUBSCRIPTION_KEYFor EDINET toolsEDINET subscription key
ESTAT_APP_IDFor e-Stat toolse-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

Related MCP Servers

@agentfund/mcp

📇 ☁️ - Fundraising infrastructure for AI agents on Solana — campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

💰 Finance & Fintech1 views
@asterpay/mcp-server

📇 ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics — pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

💰 Finance & Fintech1 views
@czagents/cnb

📇 ☁️ 🏠 🍎 🪟 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

💰 Finance & Fintech1 views
@arbitova/mcp-server

📇 ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

💰 Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.