mcp-email-server
by fastmcp-me
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_EMAIL_SERVER_IMAP_SSL | No | Enable IMAP SSL | true |
| MCP_EMAIL_SERVER_PASSWORD | Yes | Email password | |
| MCP_EMAIL_SERVER_SMTP_SSL | No | Enable SMTP SSL | true |
| MCP_EMAIL_SERVER_FULL_NAME | No | Display name | Email prefix |
| MCP_EMAIL_SERVER_IMAP_HOST | Yes | IMAP server host | |
| MCP_EMAIL_SERVER_IMAP_PORT | No | IMAP server port | 993 |
| MCP_EMAIL_SERVER_SMTP_HOST | Yes | SMTP server host | |
| MCP_EMAIL_SERVER_SMTP_PORT | No | SMTP server port | 465 |
| MCP_EMAIL_SERVER_USER_NAME | No | Login username | Same as email |
| MCP_EMAIL_SERVER_ACCOUNT_NAME | No | Account identifier | default |
| MCP_EMAIL_SERVER_EMAIL_ADDRESS | Yes | Email address | |
| MCP_EMAIL_SERVER_IMAP_PASSWORD | No | IMAP password (alternative) | |
| MCP_EMAIL_SERVER_SMTP_PASSWORD | No | SMTP password (alternative) | |
| MCP_EMAIL_SERVER_IMAP_USER_NAME | No | IMAP login username (alternative) | |
| MCP_EMAIL_SERVER_SMTP_START_SSL | No | Enable STARTTLS | false |
| MCP_EMAIL_SERVER_SMTP_USER_NAME | No | SMTP login username (alternative) |
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/fastmcp-me/mcp-email-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server