Agentβ™₯︎Age
Catalog

io.github.skypier-jp-works/mcp-jp-corporate-id

Official

by skypier-jp-works Β· TypeScript

Validates and normalizes Japanese corporate numbers and invoice registration numbers (format only).

io.github.skypier-jp-works/mcp-jp-corporate-id MCP Server

This MCP server validates and normalizes Japanese corporate numbers (houjin bangou) and qualified invoice issuer registration numbers, and normalizes/matches company names across common notation variants. It performs format checks only, with formulas and embedded dictionary data, and does not use any network access.

πŸ› οΈ Key Features

  • Validates and normalizes Japanese corporate numbers (houjin bangou) (format only)
  • Validates and normalizes qualified invoice issuer registration numbers (format only)
  • Normalizes/matches company names across common notation variants
  • Uses formulas and embedded dictionary data; no external APIs

πŸš€ Use Cases

  • Standardize Japanese corporate number and invoice registration number inputs
  • Reconcile company name notations into a normalized form

⚑ Developer Benefits

  • Deterministic format validation and normalization
  • No network dependency (v1 makes no external API calls)
  • Built-in name normalization across notation variants

⚠️ Limitations

  • Does not verify that a company actually exists; validation is limited to format and normalization.