Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DREXEL_YEAR | No | The year to scrape (e.g., 2024). Overrides automatic year detection. | |
| DREXEL_EMAIL | Yes | Your Drexel email (e.g., abc123@drexel.edu) used for authentication. | |
| DREXEL_QUARTER | No | The quarter code to scrape (15 for Fall, 25 for Winter, 35 for Spring, 45 for Summer). Overrides automatic quarter detection. | |
| DREXEL_PASSWORD | Yes | The password used to login to Drexel One. | |
| DREXEL_MFA_SECRET_KEY | No | The secret key for TOTP authentication. If provided, the scraper authenticates itself automatically. If not, manual verification code entry is required. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |