Installation & Configuration
{
"mcpServers": {
"telegram": {
"command": "node",
"args": [
"./dist/mcp-server.js"
],
"env": {
"TELEGRAM_TOKEN": "your-telegram-bot-token",
"CHAT_ID": "your-chat-id"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15