MCPs tagged with SMS
-
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
-
Mac Messages MCP
Python bridge for macOS Messages via Model Context Protocol.
Mac Messages MCP enables seamless interaction with the macOS Messages app through the Model Context Protocol (MCP). It allows sending and reading messages, intelligently switching between iMessage and SMS/RCS depending on the recipient. The tool is designed for integration with platforms like Cursor and Claude Desktop, supporting features such as contact filtering, fuzzy search, message history access, and iMessage detection. Full Disk Access permission is required, and it can also be connected to Docker containers via a proxy.
- ⭐ 180
- MCP
- carterlasalle/mac_messages_mcp