MCP Servers / communication / Email Agent MCP

Email Agent MCP

JSON →
stdionone2communication

Local email connectivity for AI agents — read, draft, send, and organize Outlook mail via MCP. Apache-2.0 licensed.

Install
How to run this server
[ { "cmd": "npx -y email-agent-mcp", "imports": [] } ]
server path: email-agent-mcp
Tools
What this server exposes
list_emails
List recent emails with filtering
read_email
Read full email content
search_emails
Search emails with query
get_thread
Get email thread
create_draft
Create a draft email
update_draft
Update an existing draft
send_draft
Send a draft email
send_email
Send a new email
reply_to_email
Reply to an email
label_email
Label or categorize an email
mark_read
Mark email as read or unread
move_to_folder
Move email to a folder
get_mailbox_status
Get mailbox status
Configuration
Environment & auth
authnone
envOPENCLAW_HOOKS_TOKEN
Resources
Email Agent MCP — MCP Server · libregistry