Gmail
localgmail
Read, search, and send email via IMAP+SMTP. Works with Gmail (app password), Outlook, or any IMAP mailbox.
Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.
Tools (4)
- gmail_list_inboxList recent messages from the connected email inbox. Returns id, from, subject, date, preview.
- gmail_searchSearch email using IMAP query. Supports from, subject, since (YYYY-MM-DD), before, body text.
- gmail_get_messageFetch the full text body of a message by UID.
- gmail_sendSend an email via SMTP from the connected account.