Communication & Collaboration MCP Servers

MCP servers for team chat, email, video, meetings and real-time collaboration tools. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Metabase Source verified npm
A
@serdnaley/metabase-mcp

Security scan results for the Metabase MCP server.

Communication & Collaboration Score 100/100 0 findings 42k/wk Cap. Minimal
Mobile Source verified npm
A
@mobilenext/mobile-mcp

Security scan results for the Mobile MCP server.

Communication & Collaboration Score 100/100 5 findings 18k/wk Cap. High
Datetime npm
A
@odgrim/mcp-datetime

Security scan results for the Datetime MCP server.

Communication & Collaboration Score 100/100 0 findings 17k/wk Cap. Minimal
Mui Source verified npm
A
@mui/mcp

Security scan results for the Mui MCP server.

Communication & Collaboration Score 100/100 0 findings 15k/wk Cap. Minimal
Growthbook Source verified npm
A
@growthbook/mcp

Security scan results for the Growthbook MCP server.

Communication & Collaboration Score 100/100 1 finding 7.3k/wk Cap. High
Email Client Source verified 2 implementations
A
best: @diskd-ai/email-client-mcp

Security scan results for the Email Client MCP server.

Communication & Collaboration Best score 100/100 0 findings 3.3k/wk Cap. Minimal
Ours.network npm
A
@ours.network/mcp

Security scan results for the Ours.network MCP server.

Communication & Collaboration Score 100/100 3 findings 3.1k/wk Cap. High
Instantdb Source verified npm
A
@instantdb/mcp

Security scan results for the Instantdb MCP server.

Communication & Collaboration Score 100/100 0 findings 3.0k/wk Cap. Minimal
Extension.dev Source verified npm
A
@extension.dev/mcp

Security scan results for the Extension.dev MCP server.

Communication & Collaboration Score 100/100 3 findings 1.9k/wk Cap. High
Plugin Mcp Chat Backend Source verified npm
A
@backstage-community/plugin-mcp-chat-backend

Security scan results for the Plugin Mcp Chat Backend MCP server.

Communication & Collaboration Score 100/100 1 finding 1.6k/wk Cap. High
Plugin Mcp Chat Source verified npm
A
@backstage-community/plugin-mcp-chat

Security scan results for the Plugin Mcp Chat MCP server.

Communication & Collaboration Score 100/100 0 findings 1.3k/wk Cap. Minimal
Auth Source verified npm
A
@civic/auth-mcp

Security scan results for the Auth MCP server.

Communication & Collaboration Score 100/100 4 findings 1.1k/wk Cap. High
Imap Source verified npm
A
imap-mcp-server

Security scan results for the Imap MCP server.

Communication & Collaboration Score 100/100 1 finding 992/wk Cap. Moderate
Mail npm
A
mcp-mail-server

Security scan results for the Mail MCP server.

Communication & Collaboration Score 100/100 0 findings 969/wk Cap. Minimal
Better Email Source verified npm
A
@n24q02m/better-email-mcp

Security scan results for the Better Email MCP server.

Communication & Collaboration Score 100/100 1 finding 879/wk Cap. High
Hypermail npm
A
hypermail-mcp

Security scan results for the Hypermail MCP server.

Communication & Collaboration Score 100/100 1 finding 689/wk Cap. High
Hypertool npm
A
@toolprint/hypertool-mcp

Security scan results for the Hypertool MCP server.

Communication & Collaboration Score 100/100 3 findings 622/wk Cap. High
Withone Source verified npm
A
@withone/mcp

Security scan results for the Withone MCP server.

Communication & Collaboration Score 100/100 0 findings 599/wk Cap. Minimal
Dovetail Source verified npm
A
@tenonhq/dovetail-mcp

Security scan results for the Dovetail MCP server.

Communication & Collaboration Score 100/100 0 findings 590/wk Cap. Minimal
Agent Recall npm
A
agent-recall-mcp

Security scan results for the Agent Recall MCP server.

Communication & Collaboration Score 100/100 0 findings 470/wk Cap. Minimal
Wc26 npm
A
wc26-mcp

Security scan results for the Wc26 MCP server.

Communication & Collaboration Score 100/100 0 findings 437/wk Cap. Minimal
Instantly npm
A
instantly-mcp

Security scan results for the Instantly MCP server.

Communication & Collaboration Score 100/100 0 findings 373/wk Cap. Minimal
Telegram 8 implementations
A
best: @overpod/mcp-telegram

Security scan results for the Telegram MCP server.

Communication & Collaboration Best score 100/100 0 findings 354/wk Cap. Minimal
Discord Source verified 11 implementations
A
best: @pasympa/discord-mcp

Security scan results for the Discord MCP server.

Communication & Collaboration Best score 100/100 0 findings 343/wk Cap. Minimal

What a communication and collaboration MCP server does

When an assistant like Claude or Cursor summarizes a Slack thread or drafts an email, a Model Context Protocol connector is doing the plumbing. A communication MCP server sits between the model and your workspace tools — team chat platforms such as Slack, Microsoft Teams and Discord, mailboxes on Gmail or Outlook, meeting and video suites like Zoom and Google Meet, plus the calendars behind them. It stores the OAuth token or API key, exposes a fixed set of actions (search mail, read a channel, post a message, book a slot), and executes whatever the assistant requests within those scopes.

Workflows the best team chat and email MCP servers unlock

  • Inbox and channel triage — condense an overnight Slack channel or an overflowing mailbox into action items and draft replies for you to approve.
  • Scheduling without the back-and-forth — check availability across calendars, propose times, create the meeting and send invites in one pass.
  • Conversation to follow-through — pull decisions out of a thread or meeting transcript and turn them into follow-up messages, tickets or summaries.

The security stakes in this category are unusually high. Messaging scopes tend to be broad, so a malicious or over-permissioned server could read entire DM histories and mail archives, quietly forward them elsewhere, or send messages that appear to come from you. Email is also the recovery channel for nearly every other account — including the payment platforms under Finance & Commerce — so inbox access can escalate into account takeover. And every incoming message is untrusted text: a stranger's email can smuggle instructions aimed at the model, a risk that compounds when paired with AI, Memory & Reasoning servers that persist what the assistant reads.

Each listing here therefore carries a Trust Score produced by the deterministic mcptrustchecker engine — a rule-based pass over the published package that maps its real blast radius, documented under how the scoring works. Compare graded options across the MCP Trust Registry before wiring anything into a live inbox.

Is it safe to connect an MCP server to my Slack or email account?

It can be, if you treat the server like any privileged integration. Prefer packages with a strong Trust Score and narrow scopes — read-only where possible — and review outbound messages before they go out. Avoid servers whose findings show network calls or permissions unrelated to their stated purpose.