news-sentiment-mailer
by visionlmlm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL | Yes | Model name to use for analysis (e.g. qwen-plus) | |
| BASE_URL | Yes | DashScope OpenAI-compatible API endpoint | |
| SMTP_PORT | Yes | SMTP server port (e.g. 465 or 587) | |
| EMAIL_PASS | Yes | SMTP authorization code (not the email account password) | |
| EMAIL_USER | Yes | Sender email address used for SMTP authentication | |
| SMTP_SERVER | Yes | SMTP server address for sending email reports (e.g. smtp.example.com) | |
| DASHSCOPE_API_KEY | Yes | DashScope / BaiLian API key used to generate sentiment analysis |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |