Skip to main content
Glama

NASA API Desktop Extension

by seoh0711

get_neo_feed

Retrieve Near-Earth Object (NEO) data within a specified date range using this tool, enabling access to critical asteroid and comet information for monitoring and analysis.

Instructions

근지구 천체(Near Earth Objects) 정보를 가져옵니다

Input Schema

NameRequiredDescriptionDefault
end_dateNo종료 날짜 (YYYY-MM-DD)
start_dateNo시작 날짜 (YYYY-MM-DD)

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "종료 날짜 (YYYY-MM-DD)", "type": "string" }, "start_date": { "description": "시작 날짜 (YYYY-MM-DD)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from NASA API Desktop Extension

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/seoh0711/dxt_nasa'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server