Telegram MCP server
@chaindead
关于 Telegram MCP server
Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"telegram-mcp-chaindead": {
"command": "npx",
"args": [
"-y",
"@chaindead/telegram-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Telegram MCP server?
It acts as a bridge between the Telegram API and AI assistants, using the Model Context Protocol (MCP) to allow AI tools like Claude Desktop or Cursor to interact with Telegram. It is intended for users who want to manage Telegram messages, dialogs, and communication through AI assistants.
How to use Telegram MCP server?
Install via Homebrew, NPX, binary releases, or from source (Go 1.24+). After installation, run telegram-mcp auth --app-id <your-api-id> --api-hash <your-api-hash> --phone <your-phone-number> to authenticate, then configure your MCP client (e.g., Claude Desktop) with the appropriate JSON block including environment variables TG_APP_ID and TG_API_HASH.
Key features of Telegram MCP server
- Bridges Telegram API with AI assistants via MCP
- Provides tools to list, read, and manage dialogs
沟通协作 分类下的更多 MCP 服务器
Telegram MCP Server
chigwellTelegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
Mcp Telegram
dryeabMCP Server for Telegram
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
slack-mcp-server
ubie-ossA Slack MCP server
feishu-tools-mcp
Li-vienMCP server provides Feishu related operations to AI encoding agents such as cursor 飞书MCP插件,读取文档、发送消息、合同审批、数据处理.....
评论