Telegram
Created 6 months ago
A full-featured Telegram integration for Claude, Cursor, and any MCP-compatible client.
development
location
documentation
public
telegram
mcp
What is Telegram?
An MCP server that provides paginated chat reading, message retrieval, and message sending capabilities for Telegram through Telethon integration.
Documentation
Telegram MCP Server
Features & Tools
This MCP server exposes a huge suite of Telegram tools...
Requirements
- Python 3.10+
- Telethon
- MCP Python SDK
Installation & Setup
- Fork & Clone
- Create a Virtual Environment
- Generate a Session String
- Configure .env
Running with Docker
- Build the Image
- Running the Container
Configuration for Claude & Cursor Tool Examples with Code & Output
Usage Examples Error Handling & Robustness
Contribution Guide Security Considerations
Troubleshooting License
This project is licensed under the Apache 2.0 License.
Server Config
{
"mcpServers": {
"telegram-server": {
"command": "npx",
"args": [
"telegram"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Maintained by @chigwell and @l1v0n1
Category:
community
License:
Apache 2.0 License
Tags:
development
location
documentation