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