Skip to main content
Glama

Telegram MCP Server

by DLHellMe

get_channel_info

Retrieve detailed Telegram channel or group information directly from the URL without extracting posts. Utilizes authenticated sessions for enhanced access through the Telegram MCP Server.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
urlYesThe Telegram channel/group URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The Telegram channel/group URL", "type": "string" } }, "required": [ "url" ], "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