Skip to main content
Glama

Telegram MCP Server

by DLHellMe
.env.example694 B
# Browser Configuration BROWSER_HEADLESS=true USER_AGENT=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 VIEWPORT_WIDTH=1280 VIEWPORT_HEIGHT=720 BROWSER_TIMEOUT=30000 # Scraping Configuration SCROLL_DELAY=1000 MAX_SCROLL_ATTEMPTS=50 DEFAULT_MAX_POSTS=100 WAIT_FOR_SELECTOR=5000 # Server Configuration SERVER_NAME=telegram-mcp-server SERVER_VERSION=0.3.0 # Telegram API Configuration (Required for API features) # Get your API credentials from https://my.telegram.org TELEGRAM_API_ID=your_api_id_here TELEGRAM_API_HASH=your_api_hash_here # Debug Configuration LOG_LEVEL=INFO SAVE_SCREENSHOTS=false SCREENSHOT_PATH=./screenshots

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DLHellMe/telegram-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server