Skip to main content
Glama

MCP Email Service

by leeguooooo
3
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMAIL_ADDRESSYes你的邮箱地址
EMAIL_PASSWORDYes邮箱授权码 (不是邮箱密码)
EMAIL_PROVIDERYes邮箱提供商 (目前支持: 163)163

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_emails

List emails from inbox

get_unread_count

Get count of unread emails

check_connection

Check connection

get_email_detail

Get detailed content of a specific email

mark_email_read

Mark an email as read

delete_email

Delete an email permanently

move_email_to_trash

Move an email to trash folder

batch_move_to_trash

Move multiple emails to trash folder in batch

batch_delete_emails

Permanently delete multiple emails in batch

batch_mark_read

Mark multiple emails as read in batch

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