Telegram MCP Server
@lane83
关于 Telegram MCP Server
MCP Server for Telegram chatbot use.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Telegram MCP Server?
Telegram MCP Server is a Model Context Protocol (MCP) server that provides Telegram integration. It allows sending messages through Telegram after configuring a bot token and chat ID. It is intended for developers who want to add Telegram messaging capabilities to MCP-compatible applications.
How to use Telegram MCP Server?
Clone the repository, follow the setup instructions, configure your bot token and chat ID, install dependencies with npm install, then build and run with npm run build && npm start. Requires Node.js 18+.
Key features of Telegram MCP Server
- Send messages through Telegram
- Secure chat ID validation
- Easy configuration
Use cases of Telegram MCP Server
- Send notifications to a Telegram chat from an MCP-enabled application
- Integrate Telegram messaging into AI assistants or automation workflows
- Send alerts or status updates via Telegram
- Enable secure communication by validating chat IDs
FAQ from Telegram MCP Server
What does Telegram MCP Server do?
It is an MCP server that lets you send messages through Telegram after configuring a bot token and a valid chat ID.
What are the dependencies and runtime requirements?
Requires Node.js 18+ and a Telegram bot token along with a valid chat ID. Dependencies are installed via npm install.
How do I set up the bot token and chat ID?
Configuration is done by following the setup instructions in userInstructions/telegram_server_setup.md. The token and chat ID must be provided before running the server.
Is there any security mechanism?
Yes, the server includes secure chat ID validation to help ensure messages are sent only to authorized chats.
What license does Telegram MCP Server use?
The project is licensed under MIT.
沟通协作 分类下的更多 MCP 服务器
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
飞书MCP服务器
sdd330MCP server provides feishu related operations
Discord MCP Server
hanwegMCP server for discord bot
评论