From 2feaf30c2ac0e22d3cecae0b666a307e5c59546c Mon Sep 17 00:00:00 2001 From: Ioan-Mihail Dinu Date: Thu, 19 Feb 2026 10:13:07 -0500 Subject: [PATCH] Add imdinu/apple-mail-mcp to Communication --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abe0415b..233f69b1 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,7 @@ Integration with communication platforms for message management and channel oper - [gotoolkits/wecombot](https://github.com/gotoolkits/mcp-wecombot-server.git) 🚀 ☁️ - An MCP server application that sends various types of messages to the WeCom group robot. - [hannesrudolph/imessage-query-fastmcp-mcp-server](https://github.com/hannesrudolph/imessage-query-fastmcp-mcp-server) 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling - [i-am-bee/acp-mcp](https://github.com/i-am-bee/acp-mcp) 🐍 💬 - An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols. +- [imdinu/apple-mail-mcp](https://github.com/imdinu/apple-mail-mcp) 🐍 🏠 🍎 - Fast MCP server for Apple Mail with batch JXA for 87x faster email fetching and an FTS5 search index for ~2ms email body search. 5 tools: list accounts, list mailboxes, get emails (with filters), get email content, and full-text search. - [InditexTech/mcp-teams-server](https://github.com/InditexTech/mcp-teams-server) 🐍 ☁️ - MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads) - [Infobip/mcp](https://github.com/infobip/mcp) 🎖️ ☁️ - Official Infobip MCP server for integrating Infobip global cloud communication platform. It equips AI agents with communication superpowers, allowing them to send and receive SMS and RCS messages, interact with WhatsApp and Viber, automate communication workflows, and manage customer data, all in a production-ready environment. - [jagan-shanmugam/mattermost-mcp-host](https://github.com/jagan-shanmugam/mattermost-mcp-host) 🐍 🏠 - A MCP server along with MCP host that provides access to Mattermost teams, channels and messages. MCP host is integrated as a bot in Mattermost with access to MCP servers that can be configured.