Telegram Business MCP

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

Teams that want a hosted communication endpoint instead of running a local process.

REPOSITORY REMOVED

LAST COMMIT unknown · VERIFIED 2026-09-18

how we verify → /methodology

01 · Install Telegram Business MCP

Claude Code

claude mcp add olegnickeshin-telegram-business-mcp --transport http https://{host}/tg-mcp/{secret}

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "olegnickeshin-telegram-business-mcp": {
      "url": "https://{host}/tg-mcp/{secret}"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://{host}/tg-mcp/{secret}

transport: streamable-http

endpoint NOT responding · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to {host}

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.OlegNickeshin is GitHub-verified and matches the repo owner

03 · Who maintains Telegram Business MCP

Telegram Business MCP is maintained by olegnickeshin. We track 2 MCP servers from olegnickeshin - 1 actively maintained, 0 combined GitHub stars, oldest repo from Sep 2026.

04 · Facts

category
communication - vanished as of 2026-09-18.
registry
io.github.OlegNickeshin/telegram-business-mcp (active, first published 2026-09-09)

05 · Telegram Business MCP FAQ

What is Telegram Business MCP?

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

Is Telegram Business MCP still maintained?

Its last commit was unknown (as of 2026-09-18) - we classify it as vanished.

How do I install Telegram Business MCP?

Run `claude mcp add olegnickeshin-telegram-busines --transport http https://{host}/tg-mcp/{secret}`. You can also paste the ready-made client config above.

06 · Alternatives to Telegram Business MCP