MCP Email Service
by leeguooooo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EMAIL_ADDRESS | Yes | 你的邮箱地址 | |
| EMAIL_PASSWORD | Yes | 邮箱授权码 (不是邮箱密码) | |
| EMAIL_PROVIDER | Yes | 邮箱提供商 (目前支持: 163) | 163 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_emailsC | List emails from inbox |
| get_unread_countB | Get count of unread emails |
| check_connectionD | Check connection |
| get_email_detailC | Get detailed content of a specific email |
| mark_email_readC | Mark an email as read |
| delete_emailC | Delete an email permanently |
| move_email_to_trashC | Move an email to trash folder |
| batch_move_to_trashB | Move multiple emails to trash folder in batch |
| batch_delete_emailsB | Permanently delete multiple emails in batch |
| batch_mark_readB | Mark multiple emails as read in batch |
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/leeguooooo/email-mcp-serverce'
If you have feedback or need assistance with the MCP directory API, please join our Discord server