Mcp Telegram
@dryeab
关于 Mcp Telegram
MCP Server for Telegram
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-telegram": {
"command": "uv",
"args": [
"tool",
"install",
"mcp-telegram"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Telegram?
MCP Telegram is an MCP server that connects Large Language Models to Telegram using the Model Context Protocol. Built on Telethon (MTProto), it enables AI agents to send, edit, and delete messages, search chats, manage drafts, download media, and perform other Telegram actions programmatically.
How to use MCP Telegram?
Install the tool with uv tool install mcp-telegram, then authenticate by running mcp-telegram login and providing your API ID and API Hash from my.telegram.org, phone number, and verification code. Finally, configure your MCP client (e.g., Claude Desktop) to use the command mcp-telegram start with the API_ID and API_HASH environment variables.
Key features of MCP Telegram
- Send, edit, and delete messages in any chat
- Search users, groups, and channels by name
- View, set, and clear message drafts
- Download photos, videos, and documents from messages
- Retrieve message history with advanced filtering
- Access specific messages via Telegram links
Use cases of MCP Telegram
- Automate message sending, editing, and deletion in Telegram
- Build an AI assistant that manages drafts and searches chats
- Download media files from messages through an LLM agent
- Create conversational agents that interact with Telegram users
FAQ from MCP Telegram
How do I authenticate with Telegram?
Run mcp-telegram login and provide your API ID, API Hash (obtained from my.telegram.org/apps), phone number, verification code, and 2FA password if
沟通协作 分类下的更多 MCP 服务器
WhatsApp MCP Server
lharriesWhatsApp MCP server
飞书MCP服务器
sdd330MCP server provides feishu related operations
Telegram MCP Server
kfastovTelegram user console client and archiver
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
评论