-
iMessage MCP
MCP server enabling LLM integration with macOS iMessage data.
iMessage MCP offers a Model Context Protocol (MCP) server that facilitates seamless integration between large language models (LLMs) and macOS iMessage data. It provides robust tools for searching and managing iMessage messages, conversations, and contacts in a read-only manner. Features include message and contact search, chat listing, and context retrieval, making it suitable for conversational agents and context-aware applications. Built using Deno and designed for easy integration with applications such as Claude Desktop, it handles context management efficiently for AI models.
- ⭐ 16
- MCP
- wyattjoh/imessage-mcp
-
LINE Bot MCP Server
MCP server connecting LINE Messaging API with AI agents
Provides a Model Context Protocol (MCP) server implementation for integrating AI agents with the LINE Messaging API. Enables sending text and flex messages, accessing user profiles, and managing features like rich menus via MCP-compatible endpoints. Designed for connecting AI-driven context management with LINE Official Accounts for experimental and production scenarios.
- ⭐ 493
- MCP
- line/line-bot-mcp-server
-
WhatsApp MCP Server
Bridge WhatsApp messaging to Model Context Protocol-compliant LLM agents.
WhatsApp MCP Server enables users to access, search, and interact with their personal WhatsApp messages through the Model Context Protocol. It connects to WhatsApp via the WhatsApp web multidevice API, stores messages locally in a SQLite database, and exposes them as tools to LLM-powered agents like Claude. Users can also send messages, media, and search contacts, all while retaining control over what is shared with the AI agent.
- ⭐ 5,056
- MCP
- lharries/whatsapp-mcp
-
Slack MCP Server
A feature-rich Model Context Protocol server for integrating Slack Workspaces with AI model context management.
Slack MCP Server acts as a Model Context Protocol (MCP) server tailored for Slack Workspaces, providing flexible integration modes including Stealth and OAuth. It enables advanced functionalities such as fetching channel and thread messages, supporting direct and group messages, smart history retrieval, and robust context management for AI workflows. Communication is supported over Stdio, SSE, and HTTP transports, and the platform includes enhanced features like user information embedding and cache support. Designed for enterprise and individual use, it allows seamless context extraction and management without compromising workspace security.
- ⭐ 903
- MCP
- korotovsky/slack-mcp-server
-
Telephony MCP Server
MCP-based telephony server enabling LLMs to make voice calls and send SMS via Vonage.
Telephony MCP Server provides Model Context Protocol-based tools that allow integration of telephony operations, such as voice calls and SMS sending, with Large Language Model applications. Built with Python and leveraging the Vonage API, it exposes callable functions that LLMs can use to interact with the real world. The server defines tools like 'voice_call' and 'send_sms' for secure, programmatic communication via FastAPI interfaces. It is designed for agentic and tool-using AI systems to extend their operational capabilities beyond text generation.
- ⭐ 12
- MCP
- khan2a/telephony-mcp-server
-
joinly.ai
Enable AI agents to join and participate in your meetings.
joinly.ai is an open-source middleware that allows AI agents to join, interact, and execute tasks during live video calls across platforms like Zoom, Google Meet, and Microsoft Teams. Leveraging an MCP (Model Context Protocol) server, it provides essential meeting tools, modular integrations for TTS/STT, and supports any LLM provider. It enables real-time conversational flow, ensuring natural interactions and privacy-focused, self-hosted deployment.
- ⭐ 393
- MCP
- joinly-ai/joinly
-
Product Hunt MCP Server
Plug-and-play MCP server for accessing Product Hunt data with LLMs and agents.
Product Hunt MCP Server acts as a bridge between Product Hunt’s API and any agent or LLM that supports the Model Context Protocol (MCP). It enables fast and standardized access to posts, collections, topics, users, comments, and votes on Product Hunt. Built on FastMCP, it ensures seamless compatibility with popular AI tooling like Claude Desktop and Cursor. Integration is straightforward, requiring only a Product Hunt API token and simple configuration.
- ⭐ 33
- MCP
- jaipandya/producthunt-mcp-server
-
Mattermost MCP Host
Connects Mattermost to MCP servers, enabling AI agent-powered tool orchestration within chat.
Mattermost MCP Host integrates the Model Context Protocol (MCP) with Mattermost, utilizing a LangGraph-based AI agent to facilitate seamless user interaction and dynamic tool execution directly in chat. It supports integration with multiple MCP servers, automatically discovers available tools, and allows users to issue commands or natural language requests. Conversational context is maintained in threads, and users can interact directly with MCP servers to manage resources and capabilities.
- ⭐ 27
- MCP
- jagan-shanmugam/mattermost-mcp-host
-
Infobip MCP Servers
Build AI agents that connect to Infobip services via the Model Context Protocol.
Infobip MCP Servers enable AI agents to interact with the Infobip platform using the Model Context Protocol (MCP), supporting communication across various channels like SMS, WhatsApp, Viber, and RCS. The project provides production-grade, remote MCP servers with streamable HTTP and SSE transport options, facilitating messaging, 2FA, customer data management, and user account control. Standardized endpoints and authentication options, including API keys and OAuth 2.1, ensure secure and scalable integration. Usage examples and configuration guides are included for popular agent frameworks.
- ⭐ 20
- MCP
- infobip/mcp
-
MCP Teams Server
Model Context Protocol server implementation for Microsoft Teams integration.
MCP Teams Server implements the Model Context Protocol (MCP) to enable integration with Microsoft Teams, allowing for reading, creating, and replying to messages as well as managing mentions and channel members. It offers seamless server capabilities that bridge MCP-compliant tools with Microsoft Teams environments. The solution supports message threading, user mentions, and team/channel context management, enhancing collaboration and automation in Teams. Pre-built Docker images and straightforward deployment options are provided.
- ⭐ 331
- MCP
- InditexTech/mcp-teams-server
-
ACP to MCP Adapter
Bridge ACP Agents with MCP Applications Seamlessly
ACP to MCP Adapter is a lightweight standalone server that connects Agent Communication Protocol (ACP) agents to Model Context Protocol (MCP) applications. It enables MCP applications, such as Claude Desktop, to discover and interact with ACP agents as resources by exposing ACP agent runs as MCP tools. The adapter facilitates interoperability with minimal configuration, though it currently treats ACP agents as tools rather than peers and supports only basic content translation.
- ⭐ 30
- MCP
- i-am-bee/acp-mcp
-
iMessage Query MCP Server
Securely query and analyze your iMessage history with LLMs using the Model Context Protocol.
iMessage Query MCP Server is an MCP-compliant server that provides safe access to the macOS iMessage database for Large Language Models (LLMs). Built with the FastMCP framework and imessagedb library, it enables querying, validation, and analysis of iMessage conversations, complete with proper phone number handling and permissions management. The tool integrates seamlessly with MCP clients such as Claude Desktop and CLine for VSCode, allowing for controlled retrieval of chat histories via standardized protocols. Enhanced security features and automated dependency management ensure a smooth and safe user experience.
- ⭐ 71
- MCP
- hannesrudolph/imessage-query-fastmcp-mcp-server
-
ntfy-me-mcp
Send real-time notifications from AI assistants to your devices using ntfy and the Model Context Protocol.
ntfy-me-mcp implements a streamlined Model Context Protocol (MCP) server, enabling AI assistants to send real-time notifications to user devices through the ntfy service. It supports both public and self-hosted ntfy instances with token authentication, allowing integration into various AI workflows. The server automatically detects URLs for interactive actions and applies smart markdown formatting to craft rich notifications suitable for important events and task updates.
- ⭐ 48
- MCP
- gitmotion/ntfy-me-mcp
-
CallCenter.js MCP + CLI
An MCP server and CLI tool for automated phone calls via VoIP.
CallCenter.js MCP + CLI provides an MCP server, command-line tool, and TypeScript API that enable AI assistants like Claude to make phone calls on behalf of users using VoIP systems. It bridges OpenAI's Real-Time Voice API with SIP-compatible devices or services, supporting real-time voice interactions through standardized models. The tool allows direct control through MCP clients, CLI, or programmatic interfaces to automate and manage voice calls seamlessly. It supports multiple codecs and is compatible with popular VoIP hardware and services.
- ⭐ 12
- MCP
- gerkensm/callcenter.js-mcp
-
Cal.com FastMCP Server
FastMCP server enabling LLMs to interact programmatically with the Cal.com API.
Cal.com FastMCP Server provides an implementation of the Model Context Protocol (MCP), enabling language models to programmatically interact with the Cal.com API. It offers a range of tools for managing event types, bookings, schedules, teams, users, and webhooks through a standardized FastMCP server. The system includes robust error handling and requires an API key for authentication.
- ⭐ 13
- MCP
- Danielpeter-99/calcom-mcp