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%
4 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-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
n24q02m/better-telegram-mcp
MCP server for Telegram with dual-mode support: Bot API (httpx) for quick bot integrations and MTPro
0 tools
io.github.n24q02m/better-telegram-mcp
Telegram MCP server — dual-mode Bot API + MTProto, 6 composite tools.
0 tools

How to use

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

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