Skip to main content
Glama

Email MCP Server

by TimeCyber

get_email_content

Extract and retrieve detailed content from a specific email using its unique identifier. Ideal for accessing and managing email data across multiple providers via the Email MCP Server.

Instructions

获取指定邮件的详细内容

Input Schema

NameRequiredDescriptionDefault
uidYes邮件唯一标识符

Input Schema (JSON Schema)

{ "properties": { "uid": { "description": "邮件唯一标识符", "type": "string" } }, "required": [ "uid" ], "type": "object" }

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