You're viewing a demo portfolio

Join the waitlist
PRSM

cone_search

Active

Tool of Mast Nasa

declared in 0.1.0

Search MAST around (RA, Dec).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ra": 83.6331,
      "dec": 22.0145,
      "limit": 100,
      "mission": "HST",
      "radius_arcmin": 5
    },
    {
      "ra": 210.8022,
      "dec": -60.3699,
      "limit": 50
    }
  ],
  "required": [
    "ra",
    "dec"
  ],
  "properties": {
    "ra": {
      "type": "number"
    },
    "dec": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "mission": {
      "type": "string",
      "description": "e.g. \"HST\", \"JWST\". Optional."
    },
    "radius_arcmin": {
      "type": "number",
      "description": "Default 1.0"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Mast Nasa

https://github.com/pipeworx-io/mcp-mast-nasa

1/7 registries
View full server →
cone_search — Mast Nasa — PRSM MCP