Installation & Configuration
{
"mcpServers": {
"telegram-mcp": {
"command": "node",
"args": [
"path/to/telegram-mcp/build/index.js"
],
"env": {
"TELEGRAM_BOT_TOKEN": "your_bot_token",
"TELEGRAM_CHAT_ID": "your_chat_id"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15