Telegram MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 90 installs a week from pypi. Last commit 17 Jun 2026.
Telegram MCP server: read, send, and search messages and manage chats via your account.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
subprocess.Popen(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add telegram-mcp -- uvx telegram-mcp-jgalea
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
[mcp_servers.telegram-mcp]
command = "uvx"
args = ["telegram-mcp-jgalea"]
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"telegram-mcp": {
"args": [
"telegram-mcp-jgalea"
],
"command": "uvx"
}
}
}
Telegram personal-account MCP (MTProto user-auth). Read DMs, send messages, search across chats.
Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.
MCP server for Telegram Archive — search messages, browse chats, and access history
Read emails, send messages, and manage labels in your Gmail account.
Manage WhatsApp Business templates and send messages via Meta Cloud API
Telegram for AI agents: messages, chats, media, and contacts in bot and user-account modes.
Unified inbox MCP for WhatsApp, Telegram, Email, voice — read/send messages, search, AI agents.
Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.
Answers built from our own checks of this server.