NASA APOD MCP Service provides access to NASA's Astronomy Picture of the Day API within the Cursor IDE. Developed by Simon Liu, this service allows users to retrieve daily astronomy images and their descriptions directly through the Cursor interface. Built with Node.js and Axios, it creates a streamlined connection to NASA's APOD data, making it valuable for developers working on astronomy-related projects, educational tools, or simply wanting to incorporate stunning space imagery into their applications without leaving their development environment.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
获取 NASA 每日天文图片的标题、描述、URL等信息。
获取指定火星探测器在特定日期拍摄的火星照片。参数:探测器名称(如好奇号),日期(如2024年3月18日)。
根据经纬度获取卫星图像。参数:经度和纬度(如39.9042,116.4074)。
获取指定日期的近地小行星信息,包括大小、距离、速度等数据。参数:日期(如2024年3月18日)。
获取实时太空天气状况,包括太阳耀斑事件信息和日冕物质抛射数据。参数:日期(如今天)。