MCP Servers / communication / Inbox MCP

Inbox MCP

JSON →
none20communication

An intelligent, LLM-powered email assistant using the Nylas v3 API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli@latest", "imports": [] } ]
server path: inbox-mcp
Tools
What this server exposes
filter_emails
Find emails quickly by folder, unread status, dates, or flags.
triage_update_emails
Batch-update emails as read/unread, starred/unstarred, or move folders.
batch_archive_emails
Archive groups of emails safely and quickly.
search_emails
Search emails rapidly with simple keyword queries.
read_emails
Fetch complete emails formatted neatly in Markdown, ideal for summaries.
send_email
Easily compose and send new emails.
draft_email
Easily compose and draft new emails.
Configuration
Environment & auth
authnone
envNYLAS_ACCESS_TOKEN
envNYLAS_GRANT_ID
Resources
Inbox MCP — MCP Server · libregistry