Skip to content
Back to search
30
MCP

agent-telegram-mcp

pypi/agent-telegram-mcp

Telegram MCP Server — lets AI agents send/receive Telegram messages via a Bot Token

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

Similar MCP servers embedding-nearest

agent-memory-mcp
MCP server for Agent Memory — Telegram memory layer for AI agents
0 tools
n24q02m/better-telegram-mcp
Telegram for AI agents -- messages, chats, media, and contacts across both bot and full user-account
0 tools
aiogram-mcp
MCP server middleware for aiogram Telegram bots — expose your bot to AI agents via the Model Context Protocol
0 tools
aemet/telegram-bot-mcp
General-purpose Telegram MCP server for bot messaging and automation workflows.
0 tools
bigchef/telegram-mcp-server
An MCP server implementation that provides tools for interacting with the Telegram Bot API
0 tools
Telegram (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": {
    "agent-telegram-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}