Skip to content
VS Code

geojp for VS Code

io.github.55tarkun/geojp

MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.

client:VS Code transport:streamable-http runtime:npm

Install geojp in VS Code

.vscode/mcp.json

{
  "servers": {
    "geojp": {
      "type": "http",
      "url": "https://mcp.reversegeojp.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

geojp in other clients