Back to search
30
MCP

better-telegram-mcp

pypi/better-telegram-mcp

Production-grade MCP server for Telegram — dual-mode Bot API + MTProto, domain-separated tools

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
n24q02m/better-telegram-mcp
MCP server for Telegram with dual-mode support: Bot API (httpx) for quick bot integrations and MTPro
0 tools
agent-telegram-mcp
Telegram MCP Server — lets AI agents send/receive Telegram messages via a Bot Token
0 tools
telegram-mcp-server
MCP server for a Telegram client built with the MTProto library and FastMCP framework
0 tools
bigchef/telegram-mcp-server
An MCP server implementation that provides tools for interacting with the Telegram Bot API
0 tools
@overpod/mcp-telegram
MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.
0 tools

How to use

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

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