MCP.so
Sign In

MCP Servers

Discover awesome MCP servers.

Communication

Slack MCP Server

SergioKingOne

Communication

slack-mcp-server

AnyContext-ai

Communication

Telegram MCP Server

Hesbadami

A Telegram MCP Server designed for agentic applications to manage and interact with Telegram efficiently

Communication
CJ

Cron Job Email Scheduler CronGrid

chaser164

Schedule, retrieve, and delete SendGrid cron jobs using natural language commands. Manage your email sends effortlessly through an LLM interface with timezone-aware capabilities. Super-charge a reminder suite of your own with scheduled emails to yourself.

Communication

Gmail MCP Server

Himank-J

This repo shows how Gmail account can be connect to LLMs using MCP

Communication
AM

Androidapi.net Mcp

TecniForge

Send SMS & WhatsApp, verify OTPs, manage contacts, and control Android devices via AndroidAPI.net. 52 tools for Claude

Communication
W

Whatsapp

gfb-47

Communication
ES

Email Sender x402

Br0ski777

x402 micropayment API for AI agents. Send emails programmatically. Supports text and HTML body. Pay per call with USDC on Base.

Communication

Email MCP Server by CData

CDataSoftware

This read-only MCP Server allows you to connect to Email data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out our MCP Server for Email (https://www.cdata.com/drivers/email/download/mcp).

Communication

Gmail MCP

ykuchiki

MCP server for Gmail API implemented in Python. Enables AI Agents to send, receive, search emails and manage labels in Gmail.

Communication

Dota 2 MCP Server & Discord Coach Bot

ismaelMoreau

Communication

mxHERO Mail2Cloud MCP

mxaiorg

A high performance email search MCP for teams & companies. Secure & scalable across multiple email accounts and archives with support for custom filters (e.g., customer facing communications only). This MCP is used to facilitate seamless integration to mxHERO Mail2Cloud Advanced.

Communication

🚀 WhatsApp Flows API MCP Server

Ronnie-Leon76

WhatsApp Flows MCP Server for business to automate survey creation and data collection through WhatsApp platform

Communication

KeyID

KeyID-AI

Agent email, SMS, OTP/TOTP, and signup session infrastructure for AI agents. Self-provision email addresses, phone numbers, extract verification codes, manage TOTP authenticators, and run full signup flows with browser state persistence. 47 tools, 8 prompts.

Communication

Slack MCP Server - Complete Implementation

yeoamlog

Communication

FavCRM

favcrm

FavCRM is an agentic CRM for service businesses. Its public MCP server exposes **190+ typed tools** — bookings, customers, loyalty, WhatsApp/SMS/email, invoicing — at **100% annotation coverage** (read-only / destructive / open-world labelled; outbound sends approval-gated). Any

Communication

Gmail-mcp-server

MaitreyaM

A resilient MCP server built with fastMCP for sending emails through Gmail's SMTP server using AI agents.

Communication

Discord MCP Server

v-3

Discord MCP Server for Claude Integration

Communication

SMS.ir MCP Server

kazemsoft

MCP Server for SMS.ir messaging services

Communication

repo-template

loonghao

A Python server implementation for Feishu (Lark) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise Feishu environments.

Communication
SM

Slack Mcp Server

jtalk22

Give Claude full access to your Slack workspace. Read DMs, channels, threads, search messages, and send replies - all with simple browser token auth. No OAuth requirements/rabbit holes.

Communication

AtData SafeToSend MCP Server

avivshafir

atdata-email-verification-mcp-server

Communication
CW

Cisco Webex MCP Server

Kashyap-AI-ML-Solutions

A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.

Communication

Gmail MCP Server

gemacjr

Communication
AA

Aident AI

Aident-AI

Use Aident Loadout to connect your AI agents to 1,000+ real-world apps and tools like Gmail, Slack, Linear, Notion, Firecrawl, and Fal, unlock 27,000+ executable actions, and track full audit history so your agents can get real work done reliably.

Communication

[WIP] Programmable Email

juecd

MCP server for Gmail

Communication

Telegram MCP Server

NexusX-MCP

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

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.