MCP Servers / communication / MCP Email Service

MCP Email Service

JSON →
none36communication

A service for managing multiple email accounts from various providers like 163, Gmail, QQ, and Outlook.

Install
How to run this server
[ { "cmd": "npx skills", "imports": [] } ]
server path: mcp-email-service-2
Tools
What this server exposes
mailbox account list
List configured email accounts
mailbox email list
List emails with optional filters (unread, account, sender, limit)
mailbox email show
Show details of a specific email by ID
mailbox email mark
Mark email(s) as read/unread with dry-run and confirm options
mailbox email delete
Delete email(s) with dry-run and confirm options
mailbox sync status
Check sync status of email cache
mailbox sync force
Force a sync of email cache
mailbox sync init
Initialize email sync cache
mailbox sync daemon
Run sync daemon for continuous email syncing
mailbox daemon install
Install the mailbox daemon for background sync
mailbox mcp config
Generate MCP server configuration for AI tools
Configuration
Environment & auth
authnone
Resources
MCP Email Service — MCP Server · libregistry