Merge pull request #10815 from t--becker/add-kudosity-mcp

Add Kudosity MCP Server (SMS/MMS/WhatsApp/RCS messaging) 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-20 20:27:46 -07:00
committed by GitHub
+1
View File
@@ -979,6 +979,7 @@ Integration with communication platforms for message management and channel oper
- [khan2a/telephony-mcp-server](https://github.com/khan2a/telephony-mcp-server) 🐍 💬 - MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows.
- [korotovsky/slack-mcp-server](https://github.com/korotovsky/slack-mcp-server) 📇 ☁️ - The most powerful MCP server for Slack Workspaces.
- [krystiangw/meet-live-assist-extension](https://github.com/krystiangw/meet-live-assist-extension) [![krystiangw/meet-live-assist-extension MCP server](https://glama.ai/mcp/servers/krystiangw/meet-live-assist-extension/badges/score.svg)](https://glama.ai/mcp/servers/krystiangw/meet-live-assist-extension) 📇 🏠 🍎 🪟 🐧 - Puts the agent you already run inside a live Google Meet or Zoom call. A Chrome extension reads the on-screen captions, a local server hands them over MCP, and the agent answers in a side panel while people are still talking, posts to the meeting chat, and reads screenshots of a shared screen. Transcripts and screenshots are files on your own disk; there is no hosted service and no account. Needs an MCP client attached - Claude Code is the tested one. Install with `npx meet-live-assist-server`.
- [kudosity/mcp](https://github.com/kudosity/mcp) [![kudosity/mcp MCP server](https://glama.ai/mcp/servers/kudosity/mcp/badges/score.svg)](https://glama.ai/mcp/servers/kudosity/mcp) 🎖️ 📇 ☁️ - Official [Kudosity](https://kudosity.com) server for SMS, MMS and WhatsApp messaging: send messages, pull delivery reports and replies, manage contacts and contact lists, configure webhooks, check balance, and discover the live API. 19 tools, API key auth. Install: `npx -y kudosity-mcp`.
- [lanchuske/local-mcp](https://github.com/lanchuske/local-mcp-releases) [![lanchuske/local-mcp-releases MCP server](https://glama.ai/mcp/servers/lanchuske/local-mcp-releases/badges/score.svg)](https://glama.ai/mcp/servers/lanchuske/local-mcp-releases) 📇 🏠 🍎 - Connect Claude, Cursor, Windsurf and other AI agents to macOS native apps: Mail, Calendar, Contacts, Reminders, Notes, iMessage, Finder, Safari, OmniFocus, Microsoft Teams, Outlook, OneDrive, and Office documents. 82 tools. Runs entirely on your Mac — no cloud, no tokens, no API keys.
- [leshchenko1979/fast-mcp-telegram](https://github.com/leshchenko1979/fast-mcp-telegram) [![leshchenko1979/fast-mcp-telegram MCP server](https://glama.ai/mcp/servers/leshchenko1979/fast-mcp-telegram/badges/score.svg)](https://glama.ai/mcp/servers/leshchenko1979/fast-mcp-telegram) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Telegram MCP server with direct API/curl access, multi-user Bearer auth, HTTP-MTProto Bridge, file attachments, voice transcription, and context-optimized design
- [lettio-eu/mcp](https://github.com/lettio-eu/mcp) [![lettio-eu/mcp MCP server](https://glama.ai/mcp/servers/lettio-eu/mcp/badges/score.svg)](https://glama.ai/mcp/servers/lettio-eu/mcp) 📇 ☁️ 🏠 🍎 🪟 🐧 - Private, EU-hosted email for AI agents over the open JMAP standard. Read, search, reply in-thread, organize and send from your own mailbox. Hosted remote server with OAuth at `https://mcp.lettio.eu/mcp`, or run locally via `npx -y @lettio/mcp`. Sending is pinned to the signed-in mailbox, so an agent can never send from another address.