Skip to main content
Glama

Telegram Bot MCP

by SmartManoj
.env.example395 B
# Telegram Bot Configuration TELEGRAM_BOT_TOKEN="your_bot_token_here" TELEGRAM_CHAT_ID="your_chat_id" # For advanced version TELEGRAM_WEBHOOK_URL=https://your-domain.com/webhook # Server Configuration SERVER_HOST=0.0.0.0 SERVER_PORT=8000 MCP_PORT=8001 # Optional: For enhanced features OPENAI_API_KEY=your_openai_key_here ANTHROPIC_API_KEY=your_anthropic_key_here # Debug mode DEBUG=false

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/SmartManoj/Telegram-Bot-MCP'

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