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.
Discover awesome MCP servers.
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 (
highlight-ing
movva09
Agent with MCP server solves math task and emails the output
ztxtxwd
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.
dev-palboksoft
NexusX-MCP
An MCP server implementation that provides tools for interacting with the [Telegram Bot API](
MCP-Mirror
Mirror of
nick-timms
MCP-Mirror
Mirror of
periskope-org
Ask questions and perform actions on your Whatsapp chats with an LLM.
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
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.
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
ssqdoit
This is an MCP server designed to handle email communications, supporting multiple email protocols and features.
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
upJiang
Albretsen
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
christo707
Gmail MCP Server using Java and Spring Boot
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.
tonykipkemboi
Gmail IMAP MCP server for integrating Gmail with Claude and other AI assistants
infolab-ai
Make AI work for teams, communities and collaborative environments everywhere 🤖💝
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.
nqkdev
A lightweight Model Context Protocol (MCP) server for Slack automation using cookie-based authentication.
0xfreysa
First Trusted MCP server running on AWS Nitro Enclave Trusted Execution Environment
gemacjr
pvincentbrown-sys
Monitors Procore/Autodesk for project status changes and notifies stakeholders via Slack/Teams. Free MCP server by Espergrid. Enterprise implementation available.
ptbsare
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.
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
Common questions about MCP servers, tools, and integrations
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.
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.
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.
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.
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.
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.