You're viewing a demo portfolio

Join the waitlist
PRSM

cone_search

Active

Tool of Vizier

declared in 0.1.0

Cone search around (RA, Dec).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ra": 83.6287,
      "dec": 22.0145,
      "catalog": "I/345/gaia2",
      "radius_deg": 0.5
    },
    {
      "ra": 210.8024,
      "dec": 54.3495,
      "max": 100,
      "catalog": "V/147/sdss12",
      "radius_deg": 0.1
    }
  ],
  "required": [
    "catalog",
    "ra",
    "dec",
    "radius_deg"
  ],
  "properties": {
    "ra": {
      "type": "number",
      "description": "RA in decimal degrees."
    },
    "dec": {
      "type": "number",
      "description": "Dec in decimal degrees."
    },
    "max": {
      "type": "number"
    },
    "catalog": {
      "type": "string"
    },
    "radius_deg": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Vizier

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

1/7 registries
View full server →