TrekMail MCP Server
Officialby trekmail
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TREKMAIL_BASE_URL | Yes | Your TrekMail instance URL | |
| TREKMAIL_API_TOKEN | No | Ops token (must start with tm_live_) | |
| TREKMAIL_TIMEOUT_MS | No | Request timeout in milliseconds | 30000 |
| TREKMAIL_USER_AGENT | No | User-Agent header | trekmail-mcp/1.1.0 |
| TREKMAIL_ALLOW_SENDING | No | Enable send_message tool | false |
| TREKMAIL_MESSAGE_TOKEN | No | Message token (must start with tm_msg_) | |
| TREKMAIL_ALLOW_MIGRATION | No | Enable migration write tools | false |
| TREKMAIL_ALLOW_DESTRUCTIVE | No | Enable destructive tools | false |
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/trekmail/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server