mcp-mail-manager
by hamazlabo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STAGE | Yes | Deployment stage (e.g., dev, prod, local) used for resource naming. | |
| AWS_REGION | Yes | AWS region of the underlying resources (e.g., ap-northeast-1). | |
| TABLE_NAME | Yes | DynamoDB table name where message metadata is stored. | |
| AWS_PROFILE | No | AWS credentials profile for local execution. Optional if credentials are configured via other AWS environment variables. | |
| BUCKET_NAME | Yes | S3 bucket name where raw messages are stored. | |
| SCHEDULE_GROUP | Yes | Name of the EventBridge Scheduler group used for scheduled message sending. | |
| MAIL_SECRET_ARN | Yes | ARN of the AWS Secrets Manager secret (mail-mcp/<stage>/mail) containing IMAP/SMTP credentials. | |
| SCHEDULER_ROLE_ARN | Yes | ARN of the IAM role used by EventBridge Scheduler to invoke the scheduled send Lambda. | |
| SCHEDULED_SEND_FUNCTION_ARN | Yes | ARN of the Lambda function that executes scheduled sends. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues