Geocrafter
Freeby MCP Community
GeoCrafter - MCP server for geocoding, reverse geocoding, geohash and distance calculation - Powered by Photon API
v1.5.5Added Apr 12, 2026
mcpgeocodingphotongeohashdistance
Geocrafter MCP Server
GeoCrafter - MCP server for geocoding, reverse geocoding, geohash and distance calculation - Powered by Photon API
Installation
npx -y @shyzus/mcp-geocrafter
Reviews
Installation
Quick install
npx -y @shyzus/mcp-geocrafter
Add to claude_desktop_config.json
{
"mcpServers": {
"geocrafter": {
"command": "npx",
"args": ["-y", "@shyzus/mcp-geocrafter"]
}
}
}