Skip to main content
Glama
irvingtao123-maker

MailBridge_mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mail_list_accountsA

列出本地已配置邮箱及 account_id;configured 不代表授权实时有效。

mail_list_messagesA

分页列出指定邮箱收件箱邮件摘要;limit 1-50,使用返回的 next_cursor 继续。无全文搜索。

mail_get_messageA

获取邮件文本/HTML正文及附件ID。超长正文带 truncated 标记;需要完整落盘可调用 export。

mail_download_attachmentA

下载原始附件到服务所在机器的受控目录,返回路径、大小、SHA256。不解析PDF/Word、不执行附件。

mail_export_messageA

将完整正文、元数据及非内嵌附件保存到本机;逐附件返回失败,complete 表示是否完整。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources