Skip to content
Back to search
30
MCP

mcp-telegram

npm/mcp-telegram

Telegram MCP server (MTProto). Connect Claude, Codex, Cursor, Claude Code, VS Code, Cline, Windsurf, and other MCP clients to a real Telegram user account: read dialogs, search messages globally, send/edit/forward, react/poll, moderate channels, tag Saved

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

Similar MCP servers embedding-nearest

@prgebish/mcp-telegram
MCP server for Telegram — connect Claude to your real Telegram account via User API (MTProto)
0 tools
Telegram (mcp-telegram)
MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.
0 tools
telegram-mcp-server
MCP server for a Telegram client built with the MTProto library and FastMCP framework
0 tools
io.github.auroracapital/claude-ops-telegram-server
Telegram personal-account MCP (MTProto user-auth). Read DMs, send messages, search across chats.
0 tools
newink/telegram-mcp
MCP server exposing Telegram via MTProto userbot — search dialogs, read messages, download media.
0 tools
io.github.jgalea/telegram-mcp
Telegram MCP server: read, send, and search messages and manage chats via your account.
0 tools

How to use

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

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