Skip to main content
Glama
harnyk

Telegram Notifier MCP Server

by harnyk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TELEGRAM_CHAT_IDYesThe chat ID to send messages to
TELEGRAM_BOT_TOKENYesYour Telegram bot token from BotFather

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
send_markdown_message_as_telegram_botB

Send a message using Telegram bot in Markdown format

send_telegram_photoC

Send a photo/image via Telegram bot

send_telegram_documentB

Send a document/file via Telegram bot

send_telegram_videoC

Send a video via Telegram bot

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/harnyk/mcp-telegram-notifier'

If you have feedback or need assistance with the MCP directory API, please join our Discord server