Skip to main content
Glama
makarworld

claude-telegram-interactive-mcp

by makarworld

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_PROXYNoHTTP proxy URL
HTTPS_PROXYNoHTTPS proxy URL
TELEGRAM_CHAT_IDYesNumeric Telegram chat ID
TELEGRAM_BOT_TOKENYesTelegram bot token from BotFather

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

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 HTML or Markdown format (default: HTML)

send_telegram_documentB

Send a document/file via Telegram bot (supports local Windows paths and HTTP URLs)

send_telegram_photoA

Send a photo/image via Telegram bot (supports local Windows paths and HTTP URLs)

send_telegram_videoA

Send a video via Telegram bot (supports local Windows paths and HTTP URLs)

ask_telegram_confirmationA

Send a question with interactive inline buttons and/or wait for user text or attached file/photo/mediagroup response. Automatically downloads received files to disk and returns their local paths.

fetch_telegram_updatesA

Poll and retrieve recent messages, photos, error screenshots, files, and mediagroups sent to the bot. Automatically downloads all media to local disk and returns paths.

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/makarworld/claude-telegram-interactive-mcp'

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