MCP Email Service
JSON →A service for managing multiple email accounts from various providers like 163, Gmail, QQ, and Outlook.
Install
npx skills Tools · 11
- 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
Links
★ 36 GitHub stars