imap-mcp
by aviman1109
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP server port (default 38105) | 38105 |
| IMAP_SSL | No | true (default) or false | true |
| IMAP_HOST | Yes | Server (e.g. 192.168.68.61) | |
| IMAP_PORT | No | Default 993 | 993 |
| WATCHES_FILE | No | Path to JSON file (default /data/watches.json) | /data/watches.json |
| WATCHES_JSON | No | Inline JSON array of watch rules | |
| IMAP_PASSWORD | Yes | IMAP password | |
| IMAP_USERNAME | Yes | Synology account name, not email | |
| POLL_INTERVAL_SECS | No | Default 30 | 30 |
| IMAP_DEFAULT_MAILBOX | No | Default INBOX | INBOX |
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/aviman1109/imap_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server