PluginBench
MCP Server

Japan Address & Geocoding MCP Server

io.github.fujimura-ui/japan-address-geocoding-mcp

What is the Japan Address & Geocoding MCP server?

Japanese address search and geocoding (official address registry): postal codes and coordinates.

How to install Japan Address & Geocoding

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "japan-address-geocoding-mcp": {
      "url": "https://jusho-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "japan-address-geocoding-mcp": {
      "serverUrl": "https://jusho-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "japan-address-geocoding-mcp": {
      "type": "http",
      "url": "https://jusho-mcp.plus-synergy.workers.dev/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "japan-address-geocoding-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://jusho-mcp.plus-synergy.workers.dev/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http japan-address-geocoding-mcp https://jusho-mcp.plus-synergy.workers.dev/mcp

Related MCP servers

B2B leads for Japan: search 1M+ companies by size, capital, location, subsidy history (gBizINFO).

0
TypeScript
MIT
View repository →

Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.

0
TypeScript
MIT
View repository →

Search Japan's National Diet records (1947-present): statements, Q&A, and debates with citations.

0
TypeScript
MIT
View repository →

Japan real estate transaction prices and official land values (MLIT data) by area, year, and type.

0
View repository →

Search Japanese government subsidies (official jGrants data): deadlines, amounts, eligibility.

0
TypeScript
MIT
View repository →

Search Japanese corporate disclosures (FSA EDINET): securities reports and shareholding reports.