You're viewing a demo portfolio

Join the waitlist
PRSM

close_approaches

Active

Tool of Jpl Ssd

declared in 0.1.0

NASA/JPL CNEOS — list near-Earth close approaches to Earth in a date range, with miss distance (AU), relative velocity (km/s), and absolute magnitude (size proxy). Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "start",
    "end"
  ],
  "properties": {
    "end": {
      "type": "string",
      "description": "End date (inclusive), YYYY-MM-DD."
    },
    "limit": {
      "type": "number",
      "description": "Max rows, default 25, max 100."
    },
    "start": {
      "type": "string",
      "description": "Start date (inclusive), YYYY-MM-DD."
    },
    "max_distance": {
      "type": "string",
      "description": "Max miss distance, default \"0.05\" AU. Accepts lunar distances too, e.g. \"10LD\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Jpl Ssd

https://github.com/pipeworx-io/mcp-jpl-ssd

1/7 registries
View full server →