Loading MCP server directory, please wait...
Driving, cycling, and walking routes and nearest road lookups via OSRM. No key required.
npx @getmcp/cli add io.github.mrfentmen/osrm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrfentmen/osrm-mcp": {
"command": "npx",
"args": [
"-y",
"osrm-mcp"
]
}
}
}