Best Communication MCP Servers for Claude Code CLI

Connect communication tools to Claude Code CLI using MCP servers. These servers let Claude Code CLI interact with communication resources, enabling powerful AI-assisted workflows for developers.

MCPgee indexes 1,679 communication MCP servers with a median of 47 GitHub stars; 86% are written in typescript and 26% install via npm. All work with Claude Code CLI.

Top 30 of 1,679 Communication Servers for Claude Code CLI

Slack MCP Server

Enables interaction with Slack workspaces through comprehensive channel management, messaging, user management, file uploads, and Block Kit formatting. Features secure credential storage via macOS Keychain and supports all major Slack operations incl

86,067 starsnpm

Librechat MCP Server

Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenA

37,304 starsmanual

Note Gen MCP Server

A cross-platform Markdown AI note-taking software.

11,943 starsmanual

Deepchat MCP Server

🐬DeepChat - A smart assistant that connects powerful AI to your personal world

5,826 starsmanual

whatsapp-mcp-server

Connects AI assistants to the official Meta WhatsApp Cloud API for managing conversations and sending various message types through natural language. It provides tools for media management, template messages, and real-time webhook processing without

5,673 starsnpm

Apple MCP Server

Enables interaction with Apple apps like Messages, Notes, and Contacts through the MCP protocol to send messages, search, and open app content using natural language.

3,095 starsmanual

Md2Wechat Skill MCP Server

Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布

2,292 starsmanual

Chatmcp MCP Server

ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).

2,198 starsmanual

Vexa

Open-source meeting transcription API for Google Meet, Microsoft Teams & Zoom. Auto-join bots, real-time WebSocket transcripts, MCP server for AI agents. Self-host or use hosted SaaS.

2,079 starsmanual

Slack MCP

A Message Control Protocol server that integrates with Slack to provide channel management, messaging capabilities, and log monitoring across multiple servers, enabling teams to share logs and receive automated alerts in Slack channels.

1,618 starsnpm

Risuai MCP Server

Make your own story. User-friendly software for LLM roleplaying

1,463 starsmanual

Lime MCP Server

AI content workspace for Chinese creators: desktop writing, research, prompt library, knowledge base, and multi-model workflows.

1,416 starsmanual

ElevenLabs MCP Server

Provides comprehensive access to ElevenLabs AI audio features including text-to-speech, voice cloning, sound generation, and audio isolation. Enables users to generate high-quality speech, manage voices, transform audio, and access ElevenLabs service

1,371 starsmanual

XMCP

A comprehensive MCP server for X/Twitter featuring over 70 tools for research, engagement, and publishing with granular permission-based access control. It includes specialized Playwright-powered tools for fetching X articles and supports extensive a

1,253 starsmanual

Amical MCP Server

🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate.

1,246 starsmanual

Wenyan MCP Server

Bridges AI writing and content platforms by enabling AI agents to format Markdown and publish posts directly to WeChat Official Accounts with automatic image handling. It supports conversational theme management and streamlined drafting to eliminate

1,228 starsmanual

Wenyan MCP Server

文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。

1,228 starsmanual

Voice Mode

Natural voice conversations for AI assistants that brings human-like voice interactions to Claude, ChatGPT, and other LLMs through the Model Context Protocol (MCP).

1,190 starsmanual

Voicemode MCP Server

Natural voice conversations with Claude Code

1,190 starsmanual

Gmail AutoAuth MCP Server

Enables AI assistants to manage Gmail through natural language interactions, supporting email operations (send, read, search, draft), comprehensive attachment handling (send, receive, download), label management, filters, and batch operations with au

1,118 starsmanual

Telegram MCP Server

Enables interaction with Telegram channels through the Bot API, supporting comprehensive messaging operations including sending text/photos, creating polls, managing reactions, and editing/deleting messages. Provides complete channel management capab

1,113 starsmanual

Better Chatbot MCP Server

Just a Better Chatbot. Powered by Agent & MCP & Workflows.

1,105 starsmanual

mcp-server-chatsum

Query and summarize your chat messages with AI prompts.

1,033 starsmanual

douyin-mcp-server

🎥 Douyin (TikTok China) MCP Server - Automated video upload service via Model Context Protocol for AI integration

1,026 starsmanual

Jarvis MCP Server

A 100% private AI voice assistant that lives on your computer (works offline). Talk naturally as if Jarvis is a third person in the room, and get conversational responses. It remembers everything, knows location and time, can check the web, control C

990 starsnpm

Scira Mcp Chat MCP Server

A minimalistic MCP client with a good feature set.

831 starsmanual

Agentchat MCP Server

AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

724 starsmanual

Jiwuchat MCP Server

JiwuChat 🍂 - A lightweight cross-platform instant messaging app with integrated AI assistants (DeepSeek/Gemini/Kimi). Features real-time messaging, audio/video calls, multi-device sync, and customizable themes. Built with Vue3 & Tauri2 🍒

719 starsmanual

Hyperchat MCP Server

HyperChat is a Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.

712 starsmanual

Agent Kit MCP Server

Give Claude/Cursor email powers. 27 MCP tools — inbox, send, reply, contacts, search. Free, no signup.

705 starsmanual

Claude Code CLI Configuration

Add communication MCP servers to your Claude Code CLI configuration at .claude/settings.json or --mcp flag:

{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/home/you/projects/myapp"]
    },
    "github": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-github"],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_your_token_here"
      }
    },
    "postgres": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost:5432/mydb"]
    },
    "brave-search": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-brave-search"],
      "env": {
        "BRAVE_API_KEY": "your_brave_api_key_here"
      }
    },
    "memory": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Related Resources