mcp-communicator-telegram
32
MCP Communicator (Telegram) is an MCP server that enables interaction with users via a Telegram bot. It allows sending questions, notifications, and files, along with creating project archives. The server features asynchronous communication and integrates with existing Model Context Protocol setups securely.
ask_user
Ask users questions and wait for a response via Telegram
notify_user
Send notification messages to the user (no response required)
send_file
Send files to users
zip_project
Create a zip file for the project directory and send it to the user (follow the .gitignore rule)