Email MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ClearMessageFlagsToolC | Clears flags on a message. |
| createFolderB | Creates a new folder in the IMAP account. |
| deleteFolderC | Deletes a folder from the IMAP account. |
| deleteMessageC | Deletes a message by UID from a given folder. |
| getFolderListB | Returns a list of folders in the imap account. |
| getMessageListC | Returns a list of messages in a given folder. |
| getMessageC | Returns a message by UID from a given folder for a given IMAP account. |
| moveMessageC | Moves a message by ID from one folder to another. |
| searchC | Searches for messages in the specified folder matching the parameters set in searchOptions. Available search options are: from, to, subject, since, before, unseen, flagged, answered, custom. It returns a list of ids that can then be used to get individual messages based on their id. |
| setFlagsD | Sets flags on a message. |
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/ggiraudon/emailMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server