Skip to main content
Glama

Email MCP Server

by TimeCyber

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
EMAIL_TYPENoEmail provider type (auto, exmail, netease-enterprise, etc.)auto
EMAIL_USERYesYour email address
EMAIL_PASSWORDYesYour email password or authorization code

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
send_email

发送邮件

get_recent_emails

获取最近三天的邮件列表

get_email_content

获取指定邮件的详细内容

setup_email_account

设置邮箱账号(自动识别邮箱类型并配置服务器)

list_supported_providers

列出支持的邮箱提供商

configure_email_server

手动配置邮箱服务器设置(高级用户使用)

test_email_connection

测试邮箱服务器连接

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/TimeCyber/email-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server