Installation & Configuration
{
"mcpServers": {
"telegram_bot": {
"command": "npx",
"args": [
"telegram-bot-mcp-server"
],
"env": {
"TELEGRAM_BOT_API_TOKEN": "your_bot_token_here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15