MCPServers
MCP-Communicator-Telegram - Community server banner image
M

MCP-Communicator-Telegram

27
0

Summary

The MCP Communicator (Telegram) project provides a server that facilitates interaction with users through a Telegram bot. It allows users to ask questions, send notifications, share files, and create project archives directly via Telegram, making it a versatile tool for communication and project management. The server supports asynchronous response handling, ensuring that messages are tracked and logged securely. This tool is particularly useful for developers or teams that need to engage with users or stakeholders in real-time through Telegram, leveraging its robust messaging capabilities for efficient communication.

Available Actions(4)

ask_user

Asks a question to the user via Telegram and waits for their response. Parameters: question (string) - The question to ask the user.

notify_user

Sends a notification message to the user via Telegram (no response required). Parameters: message (string) - The message to send to the user.

send_file

Sends a file to the user via Telegram. Parameters: filePath (string) - The path to the file to send.

zip_project

Creates a zip file of a project directory (respecting .gitignore patterns) and sends it to the user via Telegram. Parameters: directory (string, optional) - Directory to zip (defaults to current working directory).

Last Updated: April 8, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Try it now in
HighlightHighlight AI

Linguaggio

TypeScript

Categorie