Skip to main content
Glama

Telegram MCP Server

by DLHellMe

get_channel_info

Retrieve Telegram channel or group details directly without scraping posts, using authenticated sessions for secure access.

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