tg-mcp-send-files

Community

Send files to Telegram via MCP

Authorkvcop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables sending one or multiple local files to Telegram through an MCP server, offering asynchronous queuing and retry mechanisms for reliable delivery.

Core Features & Use Cases

  • Asynchronous File Sending: Files are queued and sent without blocking the main agent loop.
  • Batch Sending: Supports sending multiple files with a single caption, optionally as a Telegram album.
  • Retries & Error Handling: Built-in retries handle flaky network or upload issues.
  • Use Case: When you need to send a set of related documents or images to a Telegram chat, especially if the upload might be slow or interrupted, this skill ensures they get there eventually.

Quick Start

Use the tg-mcp-send-files skill to send the files located at /path/to/your/file1.txt and /path/to/your/file2.txt with the caption "Here are your files".

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tg-mcp-send-files
Download link: https://github.com/kvcop/ai-kb-assistant/archive/main.zip#tg-mcp-send-files

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.