Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ’¬ Communication
  3. MCP Telegram
MCP Telegram logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 4:30:29 PM

MCP Telegram

User RatingsBe the first to rate and review this MCP server!
View Repository41 GitHub StarsTotal stargazers on GitHub for the source repository (41 stars).Visit Website
telegrammessagingmtprotouserbot

Connects AI clients to a personal Telegram account for chat access, message search, media downloads, contacts, and account actions.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "overpod-mcp-telegram": {
      "command": "npx",
      "args": [
        "-y",
        "@overpod/mcp-telegram"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ’¬ More in Communication

Overview

The overpod/mcp-telegram MCP server connects MCP clients to Telegram through MTProto and GramJS, operating as a user account rather than a bot. It provides tools for reading chats, searching messages, downloading media, managing contacts, sending messages, and other Telegram actions. Login uses a QR code after you provide Telegram API credentials, and the session is saved for later runs. Reach for it when an agent needs access to personal Telegram conversations or account-level features instead of the restricted Bot API.

Use cases

•Search messages across Telegram chats
•Summarize personal or group conversations
•Download media from selected chats
•Manage Telegram contacts and profile settings
•Send messages, reactions, polls, or stickers

Key features

•MTProto user-account access through GramJS
•QR-code login with persistent sessions
•Global message search and chat reading
•Media, sticker, poll, and scheduled-message actions
•Contact, profile, privacy, and folder management
•Shared daemon support for multiple clients

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Telegram.

Extracted Tool Capabilities
MTProto user-account access through GramJS
QR-code login with persistent sessions
Global message search and chat reading
Media, sticker, poll, and scheduled-message actions
Contact, profile, privacy, and folder management
Shared daemon support for multiple clients

How MCP Telegram works

What overpod/mcp-telegram MCP server does

The overpod/mcp-telegram MCP server exposes a Telegram user account to AI assistants through the Model Context Protocol. It uses Telegram's MTProto interface through GramJS, so the connection runs with the permissions and visibility of the authenticated personal account rather than a bot account.

The server is intended for clients that need to inspect or act on Telegram data. Supported areas include chat and message access, global message search, media downloads, contacts, reactions, polls, scheduled messages, stickers, stories, forum topics, inline bots, callback buttons, and read receipts. It also includes account and profile operations, privacy settings, chat folders, channel and group administration, analytics, business features, and optional Stars and gifts functionality.

How it works

A local process communicates with an MCP client over the standard local server arrangement. The process connects to Telegram using an API ID and API hash obtained from Telegram's API development tools. On first login, it displays a QR code; scanning that code from Telegram's device-linking screen authorizes the account. The resulting session is stored locally and reused after restarts.

The overpod/mcp-telegram MCP server can also poll for updates using stateless cursors. The agent maintains the Telegram update state values, including pts, qts, and date. For several clients using one account, a shared daemon can own the Telegram connection and proxy calls over a local Unix socket, avoiding concurrent-session conflicts.

Setup and configuration

Node.js 18 or newer is required. Install or run the package with npx @overpod/mcp-telegram, supplying TELEGRAM_API_ID and TELEGRAM_API_HASH. Run the package's login command first to complete QR authentication. If the account uses Telegram cloud-password two-factor authentication, set TELEGRAM_2FA_PASSWORD during login; the password is used for the authentication challenge and is not saved.

TELEGRAM_SESSION_PATH changes where the session file is stored and allows separate accounts to run side by side. Proxy variables support SOCKS4, SOCKS5, or MTProxy connections, including TELEGRAM_PROXY_IP, TELEGRAM_PROXY_PORT, and TELEGRAM_PROXY_SECRET. TELEGRAM_USE_WSS=true selects WSS connectivity. The optional Stars tools require MCP_TELEGRAM_ENABLE_STARS=1.

Tools and capabilities

The overpod/mcp-telegram MCP server supports capabilities for:

  • Reading chats and messages, searching globally, and retrieving updates.
  • Sending messages, reactions, polls, scheduled messages, stickers, and media.
  • Listing forum topics, reading topic messages, and sending to a selected topic.
  • Managing contacts, profiles, privacy controls, sessions, folders, and auto-delete settings.
  • Reading and managing stories, discussion groups, join requests, channel settings, and group statistics.
  • Working with inline bots, callback buttons, Telegram Business features, boosts, and optional Stars features.

Limitations and notes

This integration operates as a personal Telegram account, so actions and data access are tied to that account. It requires Telegram API credentials from my.telegram.org; the QR code is an authentication method, not a replacement for those credentials. Multiple processes opening the same account session can conflict, so the shared-daemon mode is intended for concurrent clients.

The server requires local session storage unless a custom path is configured. Proxy settings may be needed when Telegram connectivity is restricted. The README also lists a hosted version, but the local setup described here runs the npm package directly. The project is licensed under MIT.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Telegram MCP logoTelegram MCP

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

    šŸ’¬ Communication5 views
    Compare vs Telegram MCP →
  • Claude Ops Telegram Server logoClaude Ops Telegram Server

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

    šŸ’¬ Communication3 views
    Compare vs Claude Ops Telegram Server →
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    šŸ’¬ Communication3 views
    Compare vs Line Bot MCP Server →
  • Telegram MCP logoTelegram MCP

    Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, and handling read status

    šŸ’¬ Communication2 views
    Compare vs Telegram MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
41
Stargazers on the source repository.
npm downloads
3.5k
Package downloads in the last 30 days.
Last commit
1d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Telegram

Run it with Node.js 18 or newer using `npx @overpod/mcp-telegram`. The package requires `TELEGRAM_API_ID` and `TELEGRAM_API_HASH`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Telegram AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/overpod-mcp-telegram?style=directory)](https://allmcps.com/mcp/overpod-mcp-telegram)
HTML Embed
<a href="https://allmcps.com/mcp/overpod-mcp-telegram"><img src="https://allmcps.com/api/badge/overpod-mcp-telegram?style=directory" alt="MCP Telegram on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’¬Communication
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 10, 2026
10/11 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars41
GitHub Star CountTotal stargazers on GitHub representing community popularity (41 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
npm downloads3,456/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good Ā· 60/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Ā· @overpod/mcp-telegram (npm)

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ’¬ Communication →Best MCP servers for Slack & Communication →Alternatives to MCP Telegram →Install in Claude DesktopInstall in CursorInstall in VS Code