You're viewing a demo portfolio

Join the waitlist
PRSM

nearest

Active

Tool of mcp-osrm

declared in 0.1.0

Snap a single point to the nearest road segment.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 37.77,
      "longitude": -122.42
    },
    {
      "number": 3,
      "profile": "car",
      "latitude": 37.78,
      "longitude": -122.39
    }
  ],
  "required": [
    "longitude",
    "latitude"
  ],
  "properties": {
    "number": {
      "type": "number",
      "description": "How many alternatives to return (default 1)"
    },
    "profile": {
      "type": "string"
    },
    "latitude": {
      "type": "number"
    },
    "longitude": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-osrm

https://github.com/pipeworx-io/mcp-osrm

2/7 registries
View full server →