Skip to main content
Glama
stevehorn

Telegram MCP Server

by stevehorn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_PHONEYesYour Telegram phone number (e.g., +1234567890)
TELEGRAM_API_IDYesTelegram API ID from my.telegram.org
TELEGRAM_SESSIONYesTelegram session string, typically obtained after running the authentication step (npm run auth)
TELEGRAM_API_HASHYesTelegram API hash from my.telegram.org
TELEGRAM_GROUP_IDYesThe Telegram group ID or invite hash (e.g., 'ABC123XYZ' from a private invite link or 'mygroup' for a public group)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/stevehorn/telegram-mcp'

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