Skip to main content
Glama

Telegram MCP Server

by DLHellMe

api_get_channel_info

Retrieve detailed information about a Telegram channel by providing its URL. Use this API to access channel metadata and insights efficiently.

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