Submit

Japan Postalcode Mcp

This is the MCP server for searching Japanese postal codes.

Server Config

{
  "mcpServers": {
    "api-zipcode.jp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://api-zipcode.jp/mcp/zipcode",
        "--header",
        "Authorization: Bearer ${MCP_TOKEN}"
      ],
      "env": {
        "MCP_TOKEN": "<TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.