New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

osrm-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osrm-mcp

Driving, cycling, and walking routes and nearest road lookups via OSRM. No key required.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

OSRM MCP

Driving, cycling, and walking routes and nearest road lookups from the public OSRM demo server. No key required.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • route Route between coordinates.
  • nearest Nearest road point.

Usage

npm install
npm run build
node dist/index.js

Data comes from the public OSRM demo server. Commercial routing APIs charge per request, this one is free.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts