Loading MCP server directory, please wait...
Geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search on OSM
npx @getmcp/cli add io.github.ni-c/osm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ni-c/osm-mcp": {
"command": "npx",
"args": [
"-y",
"osm-mcp"
],
"env": {
"OSM_USER_AGENT": "",
"ORS_API_KEY": ""
}
}
}
}