diff --git a/README.md b/README.md index 048d111c..5cb2bd8f 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,8 @@ Run commands, capture output and otherwise interact with shells and command line Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools. + +- [Xyber-Labs/mcp-server-telegram](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-telegram) 🐍 ☁️ - This server provides an API exposing a single MCP tool, post_to_telegram, designed to send messages to a pre-configured Telegram channel using a bot token. It handles interactions with the Telegram Bot API, including text formatting and message length constraints. - [Xyber-Labs/mcp-server-twitter](github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-twitter) 🐍 ☁️ - This server provides Twitter functionality through MCP with the following features: creating tweets with media attachments and polls, retrieving user tweets, following Twitter users. - [AbdelStark/nostr-mcp](https://github.com/AbdelStark/nostr-mcp) ☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more. - [adhikasp/mcp-twikit](https://github.com/adhikasp/mcp-twikit) 🐍 ☁️ - Interact with Twitter search and timeline