tutamcp MCP Server for Tuta
by peix2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TUTAPROXY_PATH | No | Path to tutaproxy-public clone (required without Docker) | |
| TUTAMCP_MAIL_MODE | No | Mail mode: dedicated, shared, folder. Default: dedicated | |
| TUTAMCP_MAIL_SEND | No | Send policy: reply_only or full. Default depends on mode | |
| TUTAMCP_ENABLE_MAIL | No | Set to '1' to enable mail module | |
| TUTAMCP_OWNER_EMAIL | Yes | Owner email address, always trusted and CC'd if configured | |
| TUTAMCP_DOWNLOAD_DIR | No | Directory for downloads (default: /tmp/tutamcp) | |
| TUTAMCP_MAIL_CC_OWNER | No | Set to '1' to always CC the owner on outgoing mail | |
| TUTAMCP_CREDENTIALS_FILE | Yes | Path to file containing TUTA_EMAIL and TUTA_PASSWORD | |
| TUTAMCP_COMMAND_WHITELIST | No | Comma-separated list of additional trusted email addresses | |
| TUTAMCP_TRUST_REQUIRE_E2E | No | Set to '0' to trust by address alone (default: '1') |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peix2/tutamcp-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server