geojp-mcp
Related Servers
Alternatives to geojp-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceMCP server that searches Japanese addresses and returns their locations as polygons or points using the open 住所LOD dataset, enabling geocoding, reverse geocoding, batch GeoJSON export, and map visualization.8MIT
- AlicenseNot gradedqualityFmaintenanceMCP server for converting PLSS legal descriptions to GPS coordinates and vice versa, enabling AI agents to work with U.S. Public Land Survey System data.MIT
- AlicenseNot gradedqualityDmaintenanceProvides Japanese postal code to address lookup functionality that can be integrated with AI assistants and other MCP clients.3MIT
- AlicenseBqualityDmaintenanceMCP server that provides access to the Kenall postal code API for Japanese address lookups, enabling lookup by postal code and search by address.2MIT
- AlicenseBqualityDmaintenanceMCP server for the Japan National Tax Agency Corporate Number API, enabling corporate number lookup and search via local AI clients.31MIT
- AlicenseAqualityBmaintenanceMCP server providing AI agents with access to Japanese data APIs (address, furigana, transit, diet, holiday, weather, houjin) via a pay-per-use x402 payment protocol.2848 npm2Apache 2.0
TDQS
Scored across 4 tools
Each tool has a distinct purpose: forward geocoding, reverse geocoding, parcel lookup, and a combined reverse+parcel lookup. The combined lookup overlaps slightly with reverse_geocode and get_parcel, but the description clearly explains it as a composite, minimizing ambiguity.
All tool names follow a consistent verb_noun pattern (reverse_geocode, geocode, get_parcel, lookup_location) using lowercase and underscores. While verbs vary, the naming style is uniform and predictable.
With just 4 tools, the server is tightly scoped to Japanese geocoding and parcel lookup. Each tool serves a clear and distinct need, making the count appropriate without being thin or bloated.
The tool set covers the core domain operations: forward geocoding, reverse geocoding, parcel lookup, and a combined convenience method. No significant functional gaps are apparent; limitations like 8-prefecture parcel coverage are data constraints, not missing tool capabilities.