Installation & Configuration
{
"mcpServers": {
"telegram": {
"command": "uv",
"args": [
"--directory",
"/path/to/telegram-mcp-server",
"run",
"main.py"
],
"env": {
"TG_API_ID": "your_api_id",
"TG_API_HASH": "your_api_hash",
"phone": "your_phone_number"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15