Telegram MCP
by chaindead
Bridge your AI assistant to the Telegram API for managing chats, messages, and drafts.
What it does
This server acts as a bridge between the Telegram API and AI assistants, allowing the assistant to interact with your Telegram account directly.
Tools
tg_me: Get current account informationtg_dialogs: List dialogs with optional unread filtertg_read: Mark a dialog as readtg_dialog: Retrieve messages from a specific dialogtg_send: Send draft messages to any dialog
Installation
{
"mcpServers": {
"telegram": {
"command": "npx",
"args": ["-y", "@chaindead/telegram-mcp"],
"env": {
"TG_APP_ID": "<your-api-id>",
"TG_API_HASH": "<your-api-hash>"
}
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
npx -y @chaindead/telegram-mcpInformation
- Pricing
- free
- Published
- 4/14/2026
- Updated
- 1 month ago







