Telegram Pager Server
БесплатноНе проверенA specialized MCP server that allows AI coding assistants to send direct messages via your personal Telegram account.
Описание
A specialized MCP server that allows AI coding assistants to send direct messages via your personal Telegram account.
README
A specialized Model Context Protocol (MCP) server that allows AI coding assistants (like Cursor, Cline, or Claude Desktop) to send direct messages via your personal Telegram account.
Security First: This server exposes exactly one tool (send_telegram_message). It is intentionally designed as a "Telegram Pager", meaning the AI cannot read your chat history, delete messages, or view your contacts.
[!WARNING] Do NOT use this tool for spam. If you configure an AI agent to send unsolicited messages, bulk broadcasts, or promotional content using this server, Telegram's automated systems will quickly flag your activity. Your personal Telegram account will be permanently banned and your phone number blocked. Use this exclusively for personal notifications or messaging your own contacts responsibly.
Prerequisites
To use this, you need a Telegram API ID and Hash.
- Log in to my.telegram.org/apps.
- Create an application (if you haven't already).
- Copy your
App api_idandApp api_hash.
Installation & Setup
Install the package:
pipx install mcp-server-telegram-pagerGenerate your Session String: Because Telegram requires 2FA (a login code sent to your app), you must generate an authentication session string locally first.
mcp-server-telegram-pager-authFollow the prompts to enter your API ID, Hash, and Login Code. Copy the long session string it outputs!
Configuring your MCP Client
Add the following to your IDE's MCP configuration file (e.g., in Cursor or Claude Desktop):
{
"mcpServers": {
"telegram-pager": {
"command": "mcp-server-telegram-pager",
"env": {
"TELEGRAM_API_ID": "YOUR_API_ID_HERE",
"TELEGRAM_API_HASH": "YOUR_API_HASH_HERE",
"TELEGRAM_SESSION": "YOUR_LONG_SESSION_STRING_HERE"
}
}
}
}
How to Test
Once configured, you can ask your AI assistant:
"Send a Telegram message to username 'coolperson123' saying 'The build finished successfully!'"
(Note: Do not include the @ symbol in the username).
Установка Telegram Pager Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ashizam/mcp-server-telegram-pagerFAQ
Telegram Pager Server MCP бесплатный?
Да, Telegram Pager Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Telegram Pager Server?
Нет, Telegram Pager Server работает без API-ключей и переменных окружения.
Telegram Pager Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Telegram Pager Server в Claude Desktop, Claude Code или Cursor?
Открой Telegram Pager Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Telegram Pager Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
