Japan Business Data Normalizer
Clean Japanese CRM company names and phone numbers into stable JSON before matching, review, or import.
How to pay
Subscribe
$19/month
Predictable monthly cost with included usage. Best for steady, high-volume traffic.
- Unlimited tools within plan limits
- One API key, billed once a month
- Cancel any time
Clean inconsistent Japanese company names and phone numbers before CRM import, matching, ETL, sales-list processing, or agent workflows. One business-record call returns both normalized fields and preserves a usable company result even when the phone number needs review.
Hosted quick start:
Choose Free or Pro on the Marketplace and complete its setup flow to receive a plan API key. The Free plan does not require payment. Keep the key outside repositories and logs; CLI login alone does not grant Tool execution after monetization.
npx mcpize@latest run japan-business-data-normalizer-mcp/normalize_japanese_business_record \
'{"company_name":"㈱サンプル商事","phone_number":"03-1234-5678"}' \
--api-key "$MCPIZE_API_KEY" --json
The server uses deterministic local rules and bundled Japan numbering metadata. It normalizes Unicode width and whitespace, recognizes supported legal-entity forms only at safe name boundaries, generates a non-unique search key, parses domestic and explicit +81 phone formats, keeps extensions separate from E.164, and preserves partial success when a business record contains an unresolved phone number.
Every response includes stable status, warning codes, change codes, schema version, algorithm version, and normalization confidence, so a workflow can accept normalized results and route partial or unresolved results to review without parsing prose. The same JSON is available as structured content and text fallback.
This server does not use an LLM, external API, database, or persistent application storage.
It does not verify company existence or registered legal names, resolve corporate numbers, decide whether two records represent the same company, verify phone ownership or reachability, process addresses, normalize non-Japanese numbers, or process short service codes.
Plans
- Free — $0: 100 Tool calls per month for evaluation and small workflows.
- Pro — $19/month: 10,000 Tool calls per month for production automation.
- Overage: none. Free and Pro use monthly hard quotas.
One Tool call is one usage unit. Both plans expose the same three deterministic Tools and stable JSON contracts. Pro increases the usage allowance; it does not add address normalization, corporate identity, batch requests, CRM write-back, custom rules, onboarding, or an SLA.
After using the server, leave an honest Marketplace review about the result quality and documentation. Do not post production records, company lists, personal data, credentials, or confidential system details.
日本語
表記揺れのある日本企業名と日本国内の公開電話番号を、CRM取込、名寄せ候補生成、営業リスト、ETL、AIエージェントで扱いやすいversion付きJSONへ決定論的に正規化します。複合Toolは電話番号を正規化できない場合も会社名の成功結果を保持します。
公開版はMarketplaceでFreeまたはProを選び、setup flowで発行されたplan API keyを使ってmcpize run --api-keyで実行します。CLIへのloginだけでは料金公開後のTool実行権限になりません。keyはrepositoryやlogへ保存しないでください。
Unicode全半角・空白、境界にある対応法人種別、国内/+81電話表記、内線分離、電話番号種別、部分成功を安定したschemaで返します。すべての結果にstatus、confidence、warning code、change code、schema version、algorithm versionが含まれます。
LLM、外部API、外部DB、applicationによる入力保存は使用しません。
法人の実在・登記上の正式名称・法人番号・同一企業性、電話の所有者・割当・契約・到達性、住所、海外番号、short codeは確認・処理しません。search_keyは候補生成用であり一意キーではありません。
料金はFreeが月100 call、Proが月$19で10,000 callです。overage課金はありません。両planのToolと出力契約は同じで、Proは利用上限だけを増やします。住所、法人照合、batch、CRM書込み、個別rule、導入支援、SLAは含みません。
利用後は、結果品質とdocumentationについて率直なMarketplace reviewを残してください。実データ、会社list、個人情報、認証情報、機密情報は投稿しないでください。