mcpbeat Sign in

Telegram Business MCP Server

not responding

Telegram Business MCP is listed as active in the registry but did not answer our last check.

Self-hosted Telegram Business MCP: search chats, read files and transcripts, optionally reply.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 10 days of history · worst day 0%
10 days agonow
0.0%
Uptime 24h
0 of 92 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
open, no key
Access
streamable-http

What the code does

We have not read this server's code yet, 5 d 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.

const API = "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

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add telegram-business-mcp --transport http https://{host}/tg-mcp/{secret}
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "telegram-business-mcp": {
      "url": "https://{host}/tg-mcp/{secret}"
    }
  }
}
~/.codex/config.toml
[mcp_servers.telegram-business-mcp]
url = "https://{host}/tg-mcp/{secret}"
.cursor/mcp.json
{
  "mcpServers": {
    "telegram-business-mcp": {
      "url": "https://{host}/tg-mcp/{secret}"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "telegram-business-mcp": {
      "url": "https://{host}/tg-mcp/{secret}"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{host}/tg-mcp/{secret} streamable-http answering 0 ms 1 min ago

Alternatives to Telegram Business MCP

same job, measured the same way
Telegram MCP
by jgalea

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

90 installs/wk 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
Telegram Archive MCP
by geiserx

MCP server for Telegram Archive — search messages, browse chats, and access history

47 installs/wk local only
Claude Ops Telegram Server
by auroracapital

Telegram personal-account MCP (MTProto user-auth). Read DMs, send messages, search across chats.

27 installs/wk local only
Telegram Slack MCP
by nileshpatil6

Read and reply to your personal Telegram chats and all your Slack workspaces.

99 installs/wk local only
Selectic
by selectic-ai

AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.

41 installs/wk answering
I
TG multi-account MCP
by mesteriis

Self-hosted, consent-based access to Telegram accounts and bots for MCP clients

local only
Your Mail MCP
by wildsurfer

Read-only, self-hosted MCP access to IMAP email, mirrored locally and indexed by notmuch.

local only

Telegram Business MCP — questions

Answers built from our own checks of this server.

Is Telegram Business MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
Is Telegram Business MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Telegram Business MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Telegram Business MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Telegram Business MCP need an API key?
No. Telegram Business MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.