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
A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.
The official Python SDK for Model Context Protocol servers and clients
A Python package for accessing Cryo datasets via Claude Code
Free and open source manga reader for Android
This is a GitHub MCP server designed to enable MCP-compatible LLMs, such as Claude, to communicate with my...
This read-only MCP Server allows you to connect to LDAP data from Claude Desktop through CData JDBC Drivers....
An MCP server for reading dlis files





