mcpbeat Sign in

Telegram MCP Server

local only

Telegram MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Local-first TDLib Telegram MCP server with 110 tools, account isolation and production guardrails.

Installs / week
not published
8
Stars
0 open issues
15 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Kotlin

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

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.

        val baseUrl: String = "https://api.telegram.org",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to Telegram MCP Server

same job, measured the same way
I
Greenhouse MCP
by benmonopoli

Production-ready MCP server for Greenhouse with 175 tools for recruiting teams

153 installs/wk local only
chatmux
by echoedinvoker

Local-first MCP server for your own LINE and Telegram chats. Data stays on your machine.

local only
Chatroost — unofficial Telegram MCP server
by mcp-telegram

Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.

1 231 installs/wk answering
Better Email MCP
by n24q02m

IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.

1 683 installs/wk local only
Gmail
by pulsemcp

MCP server for Gmail with OAuth2 (personal) and service account (Workspace) support.

144 installs/wk local only
Telegram MCP
by jgalea

Telegram MCP server: read, send, and search messages and manage chats via your account.

90 installs/wk local only
Email (IMAP/SMTP)
by boutquin

Multi-account IMAP/SMTP email server with 22 tools for reading, sending, searching, and organizing.

local only
IMAP MCP Pro
by temple-of-epiphany

Production IMAP & SMTP for Claude: multi-account email search, triage, send, and spam checks.

local only

Telegram MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Telegram MCP Server?
Telegram MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Telegram MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in Kotlin and 8 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.