Back to directory
siavashdelkhosh81/telegram-bot-mcp-server

siavashdelkhosh81/telegram-bot-mcp-server

@siavashdelkhosh81

Telegram Bot MCP Server for seamless Telegram Bot API integration with intelligent message splitting and NPX support.

telegrambotmcpapimessagingtypescripttool

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