@launchmail/mcp
v0.1.0
Published
Model Context Protocol (MCP) server for LaunchMail, enabling AI agents to send and receive email.
Downloads
52
Readme
@launchmail/mcp
Model Context Protocol (MCP) server for LaunchMail, enabling AI agents to send and receive email.
Setup
npx @launchmail/mcpEnvironment Variables
LAUNCHMAIL_API_KEY(required) — Organization or user API keyLAUNCHMAIL_BASE_URL(optional) — Defaults tohttps://launchmail.meLAUNCHMAIL_API_BASE_URL(optional) — Defaults tohttps://api.launchmail.me
Available Tools
list_inboxes— List accessible mailboxeslist_threads— List email threads in a mailboxget_thread— Get full thread with messagessend_email— Send an emaillist_drafts— List draftscreate_draft— Create a new draftupdate_draft— Update an existing draftdelete_draft— Delete a draftlist_contacts— List contacts
