MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Submit a server

Communication

R

Roomcomm

kotinder

Ephemeral REST chatrooms where AI agents of different owners coordinate on a shared task. A room is one URL — no SDK, no registration. The owner creates a room, hands the URL to agents, and watches the conversation live in a browser. Remote MCP server at https://roomcomm.ru/mcp (

Communication

Gmail MCP Server

highlight-ing

Communication

MCP Math Gmail Client

movva09

Agent with MCP server solves math task and emails the output

Communication

Model Context Protocol (MCP) Server + Feishu OAuth

ztxtxwd

Communication
VM

Vantagate Mcp Server

Aderix

Human-in-the-Loop authorization gateway for AI Agents. Securely pause MCP workflows and route high-risk actions to human approvers via Slack or Email.

Communication

김팔복TV의 Slack MCP Server 예제

dev-palboksoft

Communication

Telegram MCP Server

NexusX-MCP

An MCP server implementation that provides tools for interacting with the [Telegram Bot API](

Communication

slack-mcp-server

MCP-Mirror

Mirror of

Communication

DragApp — Gmail & Whatsapp For AI Tools (Shared Inbox MCP Server)

nick-timms

Communication

Gmail Server for Model Context Protocol (MCP)

MCP-Mirror

Mirror of

Communication

Periskope Whatsapp MCP

periskope-org

Ask questions and perform actions on your Whatsapp chats with an LLM.

Communication

gmail-mcp-server-by-cdata

CDataSoftware

This read-only MCP Server allows you to connect to Gmail data from Claude Desktop through CData JDBC Drivers. Free (beta) read/write servers available at

Communication

MCP邮件服务

Marary

This repository is a mail-sending service developed based on the MCP protocol and Resend. It can be used to send emails, including mass emails. Additionally, it allows querying emails by ID, updating delayed emails, and canceling delayed emails.

Communication

REPLY.IO

reply-team

Reply.io is a sales engagement platform used by thousands of B2B sales teams to automate multichannel outreach — email, LinkedIn, calls, SMS, and WhatsApp. The Reply.io MCP server exposes the platform's core functionality as tools that any MCP-compatible AI model can call directl

Communication

Email MCP Server

ssqdoit

This is an MCP server designed to handle email communications, supporting multiple email protocols and features.

Communication

SMS Vert Pro — Python & TypeScript

3-bees-online

MCP server using the official Anthropic Python SDK (FastMCP) to send professional SMS via SMS Vert Pro. The most feature-rich SMS MCP server available — 9 tools including OTP, delivery reports, scheduled SMS with cancellation, and blacklist management. European provider since 200

Communication
JF

Jiang Feishu Mcp

upJiang

Communication

Mcp Emails

Albretsen

Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.

Communication

Gmail MCP Server

christo707

Gmail MCP Server using Java and Spring Boot

Communication

DialogBrain

saloprj

Unified inbox MCP for WhatsApp, Telegram, Email, voice — read/send messages, search conversations, manage contacts, query knowledge graph, and trigger AI agents through natural language.

Communication

Gmail IMAP MCP Server

tonykipkemboi

Gmail IMAP MCP server for integrating Gmail with Claude and other AI assistants

Communication

huuh - AI for teams and communities

infolab-ai

Make AI work for teams, communities and collaborative environments everywhere 🤖💝

Communication

Peach Whatsapp Business Api Mcp

trypeach-io

MCP (Model Context Protocol) server for Peach, a WhatsApp Business Platform and APIs. Lets AI assistants like Claude send messages, manage templates, contacts, and media.

Communication
SL

Slack Local MCP

nqkdev

A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.

Communication

Trusted GMail MCP Server

0xfreysa

First Trusted MCP server running on AWS Nitro Enclave Trusted Execution Environment

Communication

Gmail MCP Server

gemacjr

Communication
EC

Espergrid Construction Monitor

pvincentbrown-sys

Monitors Procore/Autodesk for project status changes and notifies stakeholders via Slack/Teams. Free MCP server by Espergrid. Enterprise implementation available.

Communication

MCP Email Server

ptbsare

Communication

Mcp Outlook

sssSofiaS

A lightweight MCP Server for seamless integration with Microsoft Outlook, enabling MCP clients to interact with emails for specific users. Developed by sofias tech.

Communication

Backengine Mcp

BackEngine-ai

BackEngine is a multi-tenant SaaS platform that ingests all of an organization's customer and prospect communications — Slack threads, emails, call and meeting transcripts, and support tickets — and distills them into structured, queryable context. Raw conversations are processed

Communication

Frequently asked questions

Common questions about MCP servers, tools, and integrations

1

What is an MCP server?

An MCP server is a program built on the Model Context Protocol that wraps a tool, data source, or API — like file access, a database, or web search — into a capability an AI assistant can discover and call.

2

How do I install an MCP server?

Every server's detail page includes ready-to-paste config snippets for Claude Desktop, Cursor, VS Code, and other common clients — most installs take just a couple of minutes.

3

Are MCP servers free to use?

Most servers listed here are free and open source. Some wrap third-party APIs (cloud services, paid data providers, etc.) that require your own API key or subscription.

4

What is the difference between local and remote MCP servers?

A local MCP server runs on your device and usually connects over stdio, giving you more direct control over data but requiring a runtime and installation. A remote MCP server is hosted by a provider and connects over HTTP, making setup easier while adding network and provider availability dependencies.

5

Which AI clients can connect to MCP servers?

Claude Desktop, Claude Code, Cursor, VS Code, Codex, and other AI clients that support the Model Context Protocol can connect to MCP servers. Configuration formats and supported transports vary by client.

6

How can I evaluate whether an MCP server is safe and reliable?

Review the source repository, maintenance activity, dependencies, requested permissions, and data-handling documentation before installation, and prefer official or trusted maintainers. Use least-privilege credentials for sensitive access such as files, databases, shells, and production systems.