Skip to main content
Glama
waystation-ai

WayStation MCP Server

Official

sendGmailEmail

Send emails through your Gmail account. Compose new messages or reply to existing threads with support for recipients, CC/BCC, and HTML content.

Instructions

Sends an email directly through the user's Gmail account. Can optionally be sent as a reply to an existing thread.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesRecipient email address(es)
subjectYesEmail subject line
bodyYesEmail body content (supports HTML)
ccNoCC recipient email address(es)
bccNoBCC recipient email address(es)
threadIdNoThread ID if this is a reply to an existing conversation (automatically fetches Message-ID from last message)
inReplyToNoMessage-ID to reply to (overrides automatic fetch if threadId is provided)

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/waystation-ai/mcp'

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