Back to search
30
MCP

@overpod/mcp-telegram

npm/@overpod/mcp-telegram

MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.n24q02m/better-telegram-mcp
Telegram MCP server — dual-mode Bot API + MTProto, 6 composite tools.
0 tools
better-telegram-mcp
Production-grade MCP server for Telegram — dual-mode Bot API + MTProto, domain-separated tools
0 tools
newink/telegram-mcp
MCP server exposing Telegram via MTProto userbot — search dialogs, read messages, download media.
0 tools
n24q02m/better-telegram-mcp
MCP server for Telegram with dual-mode support: Bot API (httpx) for quick bot integrations and MTPro
0 tools
telegram-mcp-server
MCP server for a Telegram client built with the MTProto library and FastMCP framework
0 tools
@prgebish/mcp-telegram
MCP server for Telegram — connect Claude to your real Telegram account via User API (MTProto)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@overpod/mcp-telegram": {
      "url": "None",
      "transport": "http"
    }
  }
}