Loading MCP server directory, please wait...
Full Telegram API for AI agents: messages, media, calls, polls, groups, reactions, admin, search
npx @getmcp/cli add io.github.leshchenko1979/fast-mcp-telegramRequires Python 3.10+. Community-contributed server. Review source before installing.
API_IDTelegram API ID from my.telegram.org
API_HASHTelegram API Hash from my.telegram.org
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.leshchenko1979/fast-mcp-telegram": {
"command": "uvx",
"args": [
"fast-mcp-telegram"
],
"env": {
"API_ID": "",
"API_HASH": "",
"BOT_API_TOKEN": "",
"PHONE_NUMBER": ""
}
}
}
}