communication
Telegram Mcp
Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.
python
local
communication
Installation
npx -y chigwell/telegram-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "telegram-mcp",
"command": "npx",
"args": [
"-y",
"chigwell/telegram-mcp"
]
}About This MCP Server
chigwell/telegram-mcp
Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub