AgentPMT
Space & Earth Science Explorer

Space & Earth Science Explorer

Data

Available ActionsEach successful request consumes credits as outlined below.

query_space_science_data5cr

Details

Explore the cosmos and our planet from your workflow. Search stunning space imagery, discover scientific datasets, track earthquake activity in real time, and tap into decades of earth observation and climate research. Whether you're building a research project, creating content, or just curious about what's happening in space and on Earth — this puts a universe of scientific data at your fingertips.

Use Cases

Search space and astronomy imagery, Discover scientific research datasets, Track real-time earthquake activity, Explore climate and weather observation data, Find earth observation satellite imagery, Research space mission archives, Analyze geophysical and environmental trends

Actions(1)

query_space_science_data5cr4 params(1 required)

Search across NASA, NOAA, and USGS public data sources using a natural-language query. Returns space imagery, scientific datasets, earthquake events, and earth observation records.

Search across NASA, NOAA, and USGS public data sources using a natural-language query. Returns space imagery, scientific datasets, earthquake events, and earth observation records.

queryrequiredstring

Natural-language query for space or science data.

sourcestring

Preferred source filter. nasa = NASA Image Library and NASA datasets, noaa = NOAA climate/ocean/weather datasets, usgs = USGS earthquakes and DOI datasets, all = query all sources.

Values:
nasanoaausgsall
Default: all
time_periodstring

Optional time period filter. Accepts 'latest', a single year like '2024', or a range like '2015:2024'.

limitinteger

Maximum records to return.

Default: 20
Range: 1 - 100

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Call the AgentPMT-Tool-Search-and-Execution tool with action 'get_schema' and tool_id 69865d55269243768b447e3b ("Space & Earth Science Explorer"). Then call the same tool with action 'call_tool', tool_id 69865d55269243768b447e3b, and the parameters needed for my request.

Looking for help integrating AI into your business? Set up a free consultation.