Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_apod | NASA의 오늘의 천체 사진(Astronomy Picture of the Day)을 가져옵니다 |
| get_mars_rover_photos | 화성 로버의 사진을 가져옵니다 |
| get_neo_feed | 근지구 천체(Near Earth Objects) 정보를 가져옵니다 |
| search_nasa_images | NASA 이미지 및 비디오 라이브러리에서 검색합니다 |
| get_earth_imagery | NASA의 지구 이미지 API를 통해 위성 이미지를 가져옵니다 |