Skip to main content
Glama
KYONY

telegram-mcp-server

by KYONY

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_API_IDNoYour Telegram API ID from my.telegram.org
TELEGRAM_API_HASHNoYour Telegram API hash from my.telegram.org
TELEGRAM_DATA_PATHNoOverride path for storing session data and cookies

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scrape_channelB

Scrape a Telegram channel and return posts in markdown format. Uses authenticated session if logged in.

scrape_channel_fullA

Scrape ALL posts from a Telegram channel and save to file. Uses authenticated session if logged in. Returns file location.

scrape_groupB

Scrape a Telegram group and return posts in markdown format. Uses authenticated session if logged in.

get_channel_infoA

Get only the channel/group information without scraping posts. Uses authenticated session if logged in.

scrape_date_rangeB

Scrape posts within a specific date range. Uses authenticated session if logged in.

telegram_loginC

Authenticate with Telegram Web to access restricted content

telegram_logoutB

Clear Telegram authentication cookies

telegram_auth_statusB

Check if authenticated with Telegram

scrape_channel_authenticatedB

Scrape a Telegram channel using authenticated session (can access restricted content)

scrape_manualA

Manual scraping mode: Opens browser for you to login and navigate to any channel, then scrapes it

telegram_api_loginC

Login to Telegram using API credentials for fast, efficient scraping

api_scrape_channelC

Scrape a Telegram channel using the API (fast and efficient)

api_search_channelC

Search for messages within a Telegram channel

api_get_channel_infoC

Get detailed information about a Telegram channel using the API

api_logoutB

Disconnect from Telegram API

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

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