Japan Business MCP
Search and retrieve Japanese corporate data for 5M+ companies via gBizINFO API v2.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add hirofumitorato/japan-biz-mcp
# Browse available tools
npx -y smithery tool list hirofumitorato/japan-biz-mcp
# Get full schema for a tool
npx -y smithery tool get hirofumitorato/japan-biz-mcp search_company_by_name
# Call a tool
npx -y smithery tool call hirofumitorato/japan-biz-mcp search_company_by_name '{}'Direct MCP Connection
Endpoint: https://japan-biz-mcp--hirofumitorato.run.tools
Tools (8)
search_company_by_name— 法人名で企業を検索するget_company_basic— 法人番号で企業の基本情報を取得するget_company_subsidies— 法人番号で補助金採択情報を取得する(IT導入補助金・ものづくり補助金など)get_company_financials— 法人番号で財務情報を取得するget_company_certifications— 法人番号で届出・認定情報を取得する(ISO・Pマーク・健康経営優良法人など)get_company_patents— 法人番号で特許情報を取得するget_company_procurement— 法人番号で政府調達・契約情報を取得するget_company_workplace— 法人番号で職場情報を取得する(平均年齢・男女比など)
# Get full input/output schema for a tool
npx -y smithery tool get hirofumitorato/japan-biz-mcp