docs: add screenshot to README for enhanced visual representation

- Included a screenshot demonstrating the Telegram MCP in action to improve user understanding and engagement.
This commit is contained in:
anonim 2025-04-15 16:32:15 +03:00
parent 84de77230b
commit 6f25a900f5

View file

@ -3,6 +3,8 @@
![MCP Badge](https://badge.mcpx.dev)
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-green?style=flat-square)](https://opensource.org/licenses/Apache-2.0)
![Telegram MCP in action](screenshots/1.png)
A full-featured Telegram integration for Claude, Cursor, and any MCP-compatible client, powered by [Telethon](https://docs.telethon.dev/) and the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/). This project lets you interact with your Telegram account programmatically, automating everything from messaging to group management.
**Maintained by [l1v0n1](https://github.com/l1v0n1). Forked from [chigwell/telegram-mcp](https://github.com/chigwell/telegram-mcp).**