From 956f33c4c12f127ec21b5d2d649215c606753167 Mon Sep 17 00:00:00 2001 From: Emils <145589631+0xemils@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:34:38 +0300 Subject: [PATCH] Adding Telegram MCP Server by Xyber Inc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36182eeb..f692cd6f 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ 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. - [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 - [agentmail-toolkit/mcp](https://github.com/agentmail-to/agentmail-toolkit/tree/main/mcp) 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.