Back to Home
beepmedia icon

mcp-telegram

Verified Safe

by beepmedia

Overview

Enables AI agents to send and manage Telegram messages using the Telegram Bot API.

Installation

Run Command
bun run start

Environment Variables

  • TELEGRAM_BOT_TOKEN

Security Notes

The server uses environment variables for sensitive data like `TELEGRAM_BOT_TOKEN`. HTTP and SSE transports offer API key authentication via `MCP_TELEGRAM_API_KEY`, but this key is optional. If not configured, these endpoints will run without authentication, posing a significant security risk if exposed externally. Input validation is performed using `zod` in tool definitions and HTTP handlers. Webhook verification relies on an optional `TELEGRAM_WEBHOOK_SECRET`. No direct code injection or `eval` usage found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-11

Tags

MCPTelegramAI AgentMessagingBun