mcp-telegram
by dryeab · Python · ★ 244
MCP Server for Telegram
#ai#anthropic#anthropic-claude#bot#claude#cursor#llm#mcp#model-context-protocol#model-context-protocol-server#mtproto#telegram#telegram-bot#telethon
Install
pip install git+https://github.com/dryeab/mcp-telegram.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-telegram": {
"command": "uvx",
"args": [
"git+https://github.com/dryeab/mcp-telegram.git"
]
}
}
} From the README
Enable LLMs to control your Telegram
**Connect Large Language Models to Telegram via the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction).**
Built with [Telethon](https://github.com/LonamiWebs/Telethon), this server allows AI agents to interact with Telegram, enabling features like sending/editing/deleting messages, searching chats, managing drafts, downloading media, and more using the [MTProto](https://core.telegram.org/mtproto).
- Python 3.10 or higher
- [](https://github.com/astral-sh/uv) Install via the [official uv guide](https://github.com/…
Read full README on GitHub →
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related developer tools servers
everything-claude-code
affaan-m
★ 170,676
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Developer Tools · JavaScript
langflow
langflow-ai
★ 147,543
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
Developer Tools · Python
open-webui
open-webui
★ 134,932
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
Developer Tools · Python
gemini-cli
google-gemini
★ 102,801
An open-source AI agent that brings the power of Gemini directly into your terminal.
Developer Tools · TypeScript
puppeteer
puppeteer
★ 94,220
JavaScript API for Chrome and Firefox
Developer Tools · TypeScript
OpenBB
OpenBB-finance
★ 66,776
Financial data platform for analysts, quants and AI agents.
Developer Tools · Python