Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the MCP server | INFO | 
| NINA_HOST | Yes | Your NINA host IP address | |
| NINA_PORT | No | Port for connecting to NINA Advanced API | 1888 | 
| IMAGE_SAVE_DIR | No | Directory to save captured images | ~/Desktop/NINA_Images | 
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 | 
|---|---|
No tools  | |