Skip to main content
Glama

Telegram MCP Server

by DLHellMe

api_get_channel_info

Retrieve comprehensive details about a Telegram channel by inputting its URL, enabling users to analyze channel-specific data via API interaction.

Instructions

Get detailed information about a Telegram channel using the API

Input Schema

NameRequiredDescriptionDefault
urlYesThe Telegram channel URL

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "The Telegram channel 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