telegram-mcp
0
This project is an MCP server that allows AI assistants to send Telegram messages. It connects seamlessly with tools like Claude Desktop and is user-configurable.
Telegram MCP Server
This project implements a Model Context Protocol (MCP) server that enables sending Telegram messages through AI assistants like Claude Desktop.
Setup
- Install dependencies
- Build the project
Configuration
Set the TELEGRAM_TOKEN
and CHAT_ID
environment variables in the .cursor/mcp.json
file to configure the server.
Available Tools
send_telegram_message
Sends a message to the configured Telegram chat with a specified message
.