Skip to main content
Glama

Telegram MCP Server

by DLHellMe

telegram_api_login

Access Telegram channels and groups by logging in with API credentials to enable data scraping and interaction through the Telegram MCP Server.

Instructions

Login to Telegram using API credentials for fast, efficient scraping

Input Schema

NameRequiredDescriptionDefault
api_hashNoYour Telegram API Hash
api_idNoYour Telegram API ID (get from https://my.telegram.org)

Input Schema (JSON Schema)

{ "properties": { "api_hash": { "description": "Your Telegram API Hash", "type": "string" }, "api_id": { "description": "Your Telegram API ID (get from https://my.telegram.org)", "type": "string" } }, "required": [], "type": "object" }

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