What is the Telegram MCP Server?
The Telegram MCP Server is an implementation of the Model Context Protocol (MCP) that enables AI agents to interact with the Telegram Bot API. It allows AI agents to send messages, retrieve bot information, and perform other actions within Telegram.
What is MCP?
MCP stands for Model Context Protocol. It’s an open protocol that standardizes how applications provide context to LLMs (Large Language Models), allowing them to access and interact with external data sources and tools.
What tools does the Telegram MCP Server provide?
The Telegram MCP Server provides the following tools:
get_bot_info: Retrieves information about the bot.send_message: Sends a message to a specified chat.get_updates: Receives incoming updates using long polling.forward_message: Forwards messages from one chat to another.
How do I configure the Telegram MCP Server?
You need to set the TELEGRAM_BOT_TOKEN environment variable with your bot token, which you can obtain by talking to @BotFather on Telegram.
What is the benefit of using the Telegram MCP Server with UBOS?
UBOS simplifies the deployment, management, and orchestration of AI agents and services. It allows you to easily connect the Telegram MCP Server to your AI agents and orchestrate complex workflows.
What kind of applications can I build with Telegram MCP Server?
You can build a wide range of applications, including customer support automation, real-time monitoring, personalized recommendations, data collection, workflow automation, and more.
Is the Telegram MCP Server open source?
Yes, it is licensed under the MIT License, which allows you to use, modify, and distribute the software freely.
How do I get started with the Telegram MCP Server?
- Obtain a Telegram bot token from @BotFather on Telegram.
- Deploy the Telegram MCP Server on the UBOS platform or run it locally.
- Configure the
TELEGRAM_BOT_TOKENenvironment variable. - Connect the Telegram MCP Server to your AI agents using the UBOS platform.
Where can I find the LICENSE file?
The LICENSE file is located in the project repository.
Telegram MCP Server
Project Details
- NexusX-MCP/telegram-mcp-server
- MIT License
- Last Updated: 5/9/2025
Recomended MCP Servers
Model Context Protocol server for GraphQL
Chain of Draft (CoD) MCP Server: An MCP server implementation of the Chain of Draft reasoning approach for...
A FastMCP-based server that provides seamless integration with Confluence's REST API, enabling programmatic access to Confluence spaces, pages,...
Model Context Protocol (MCP) server for the Webflow Data API.
MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool...
A simple MCP server for Figma
MCP Testing interface for LLMs
Model Context Protocol (MCP) server for Alpaca trading API
A Node.js package that converts APIs to MCP (Model Context Protocol) tools.





