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