You're viewing a demo portfolio

Join the waitlist
PRSM

search_nasa_images

Active

Tool of Nasa

declared in 0.1.0

Search the NASA Image and Video Library for images/videos of any subject — planets, missions, astronauts, launches, galaxies, etc. PREFER for "NASA photos of Jupiter", "images of the Apollo 11 mission", "pictures of a nebula". Returns title, description, date, NASA ID, media type, and a thumbnail URL. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results to return (default 10, max 50)."
    },
    "query": {
      "type": "string",
      "description": "Search terms, e.g. \"jupiter\", \"apollo 11\", \"crab nebula\"."
    },
    "media_type": {
      "type": "string",
      "description": "Optional filter: \"image\", \"video\", or \"audio\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Nasa

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

1/7 registries
View full server →