Email Send/Receive MCP Server
by bedro96
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_PORT | No | IMAP server port for receiving emails | |
| POP3_PORT | No | POP3 server port for receiving emails | |
| SMTP_PORT | Yes | SMTP server port for sending emails | |
| IMAP_SERVER | No | IMAP server address for receiving emails | |
| POP3_SERVER | No | POP3 server address for receiving emails (alternative to IMAP) | |
| SMTP_SERVER | Yes | SMTP server address for sending emails | |
| IMAP_USE_SSL | No | Whether to use SSL for IMAP connection | |
| POP3_USE_SSL | No | Whether to use SSL for POP3 connection | |
| SMTP_USE_TLS | No | Whether to use TLS for SMTP connection | |
| IMAP_PASSWORD | No | IMAP password for authentication (use App Password for Gmail) | |
| IMAP_USERNAME | No | IMAP username for authentication | |
| POP3_PASSWORD | No | POP3 password for authentication (use App Password for Gmail) | |
| POP3_USERNAME | No | POP3 username for authentication | |
| SMTP_PASSWORD | Yes | SMTP password for authentication (use App Password for Gmail) | |
| SMTP_USERNAME | Yes | SMTP username for authentication | |
| DEFAULT_FROM_NAME | No | Default name to use as sender | |
| DEFAULT_FROM_EMAIL | Yes | Default email address to use as sender | |
| MAX_ATTACHMENT_SIZE_MB | No | Maximum attachment size in megabytes |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bedro96/email-send-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server