
telegrama-MCP
Servidor MCP para telegrama
1
Github Watches
0
Github Forks
0
Github Stars
Telegram MCP Server
This project implements a Model Context Protocol (MCP) server that enables sending Telegram messages through AI assistants like Claude Desktop.
What is MCP?
The Model Context Protocol (MCP) is a system that lets AI apps, like Claude Desktop, connect to external tools and data sources. It gives a clear and safe way for AI assistants to work with local services and APIs while keeping the user in control.
Setup
- Install dependencies:
npm install
- Build the project:
npm run build
Configuration
The server requires two environment variables to be set:
-
TELEGRAM_TOKEN
: Your Telegram Bot API token -
CHAT_ID
: The ID of the Telegram chat where messages will be sent
These can be configured in your .cursor/mcp.json
file:
{
"mcpServers": {
"telegram": {
"command": "node",
"args": ["./dist/mcp-server.js"],
"env": {
"TELEGRAM_TOKEN": "your-telegram-bot-token",
"CHAT_ID": "your-chat-id"
}
}
}
}
Available Tools
send_telegram_message
Sends a message to the configured Telegram chat.
Parameters:
-
message
(string): The message text to send
License
MIT
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Advanced software engineer GPT that excels through nailing the basics.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Take an adjectivised noun, and create images making it progressively more adjective!
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Plataforma de automatización de flujo de trabajo de código justo con capacidades de IA nativas. Combine el edificio visual con código personalizado, auto-anfitrión o nube, más de 400 integraciones.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Una lista curada de servidores de protocolo de contexto del modelo (MCP)
Reviews

user_URScTSDn
As a dedicated user of MCP applications, I must say that telegram-mcp by jeroensmink98 is a game-changer! This open-source tool empowers seamless automation and management of Telegram interactions, saving time and enhancing productivity. Whether you're looking to customize welcome messages or streamline user engagement, telegram-mcp delivers with precision and versatility. Highly recommend checking it out on GitHub!