telegram-mcp
Verified Safeby PavelAntipov39
Overview
Provides an MCP server for AI agents (like Claude/Cursor) to programmatically interact with a user's Telegram account, enabling extensive messaging, chat, and contact management capabilities.
Installation
No command providedSecurity Notes
The server requires sensitive Telegram API credentials (ID, Hash, Session String) which must be securely stored in a .env file. While it runs locally via an MCP client, the powerful tools exposed could be misused by an unconstrained AI agent or an attacker with access to the client, potentially leading to unintended or destructive actions on the user's Telegram account. The removal of file-based operations is a positive security measure.
Similar Servers
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
mcp-discord
Enables AI assistants to interact with the Discord platform by providing a set of Discord-related functionalities via the Model Context Protocol (MCP).
fast-mcp-telegram
Enables AI assistants to interact with Telegram for messaging, search, and contact management via a standardized MCP interface.
slack-mcp-server
Provides an AI assistant, like Claude, programmatic access to Slack conversations, threads, and workspace information through the Model Context Protocol (MCP).