Loading MCP server directory, please wait...
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
npx @getmcp/cli add io.github.danishashko/geocode-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.danishashko/geocode-mcp": {
"command": "npx",
"args": [
"-y",
"geocode-mcp"
],
"env": {
"GEOCODE_USER_AGENT": ""
}
}
}
}