Installation & Configuration
{
"mcpServers": {
"telegram": {
"command": "node",
"args": [
"/path/to/telegram_MCP/dist/telegram.js"
],
"env": {
"TELEGRAM_BOT_TOKEN": "your_telegram_bot_token_here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15