Loading MCP server directory, please wait...
MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.
npx @getmcp/cli add io.github.55tarkun/geojpRequires Node.js 18+. Community-contributed server. Review source before installing.
GEOJP_API_KEYAPI key for ReverseGeoJP/ChibanJP, obtained at https://reversegeojp.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.55tarkun/geojp": {
"command": "npx",
"args": [
"-y",
"geojp-mcp"
],
"env": {
"GEOJP_API_KEY": ""
}
}
}
}