Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@ Integration with communication platforms for message management and channel oper
- [Leximo-AI/leximo-ai-call-assistant-mcp-server](https://github.com/Leximo-AI/leximo-ai-call-assistant-mcp-server) πŸ“‡ ☁️ - Make AI-powered phone calls on your behalf β€” book reservations, schedule appointments, and view call transcripts
- [madbonez/caldav-mcp](https://github.com/madbonez/caldav-mcp) 🐍 ☁️ - Universal MCP server for CalDAV protocol integration. Works with any CalDAV-compatible calendar server including Yandex Calendar, Google Calendar (via CalDAV), Nextcloud, ownCloud, Apple iCloud, and others. Supports creating events with recurrence, categories, priority, attendees, reminders, searching events, and retrieving events by UID.
- [marlinjai/email-mcp](https://github.com/marlinjai/email-mcp) πŸ“‡ ☁️ 🏠 - Unified MCP server for email across Gmail (REST API), Outlook (Microsoft Graph), iCloud, and generic IMAP/SMTP. 24 tools for search, send, organize, and batch-manage emails with built-in OAuth2 and encrypted credential storage.
- [Mnexa-AI/e2a](https://github.com/Mnexa-AI/e2a/tree/main/mcp) πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Authenticated email gateway built for AI agents. Per-agent inboxes on a shared or custom domain, SPF/DKIM-verified inbound, and optional human-in-the-loop approval on outbound. Hosted endpoint at `mcp.e2a.dev/mcp` with OAuth or API key, or `npx -y @e2a/mcp-server` for stdio.
- [multimail-dev/mcp-server](https://github.com/multimail-dev/mcp-server) [![multi-mail MCP server](https://glama.ai/mcp/servers/@multimail-dev/multi-mail/badges/score.svg)](https://glama.ai/mcp/servers/@multimail-dev/multi-mail) πŸ“‡ ☁️ - Email for AI agents. Send and receive as markdown with configurable human oversight (monitor, gate, or fully autonomous).
- [aeoess/mingle-mcp](https://github.com/aeoess/mingle-mcp) [![mingle-mcp MCP server](https://glama.ai/mcp/servers/aeoess/mingle-mcp/badges/score.svg)](https://glama.ai/mcp/servers/aeoess/mingle-mcp) πŸ“‡ ☁️ - Agent-to-agent networking. Your AI publishes what you need, matches with other people's agents, both humans approve before connecting. 6 tools, Ed25519 signed, shared network at api.aeoess.com.
- [n24q02m/better-email-mcp](https://github.com/n24q02m/better-email-mcp) [![better-email-mcp MCP server](https://glama.ai/mcp/servers/@n24q02m/better-email-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@n24q02m/better-email-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - IMAP/SMTP email MCP server with App Passwords (no OAuth2). Auto-discovers Gmail, Outlook, Yahoo, iCloud. 5 composite tools: search, read, send, reply, forward. Multi-account support.
Expand Down
Loading