ToolPin

io.github.leshchenko1979/fast-mcp-telegram

io.github.leshchenko1979/fast-mcp-telegram · v0.36.0 · MCP 2025-11-25

Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API

Reachability reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 8
4064b193a04f
Tools last changed unchanged since first capture 2026-07-14

Provenance

Registry namespace io.github.leshchenko1979 (GitHub-account verified by the official registry)
Repository github.com/leshchenko1979/fast-mcp-telegram repo gone
Website https://github.com/leshchenko1979/fast-mcp-telegram
Remote endpoints
https://tg-mcp.l1979.ru/v1/mcp (streamable-http)

Observed changes

When (UTC)EventDetail
2026-07-14 04:08 first capture 8 tools pinned

Pinned tool definitions (8)

ToolDescription
search_messages_globally Search all Telegram chats at once (not scoped to one chat). Comma-separated query terms; optional filters by date, chat kind, and public username. Success: message list and metadata dict. Global search ignores include_total_count. Full...
get_messages Read or search messages in one chat: browse latest, search text, fetch by ids, or load replies to a message (comments, forum topics, threads). Use from_user to filter by sender (server-side, per-chat only). Use context to include...
send_message Send text and optional file attachments to a Telegram chat. Supports reply-to (including forum topics and channel discussion groups), auto-detected or explicit parse_mode (markdown/html), and file attachments as http(s) URLs, local...
edit_message Replace the text of an existing message in a Telegram chat. Only works on messages sent by the authenticated account. Cannot edit media or other message attributes — text only. Success: dict with message_id, date, chat, text,...
find_chats Find users/groups/channels by name, username, or phone. Comma-separated usernames are searched in parallel and results are merged round-robin. Global search (query required) searches all Telegram; with min_date, max_date, or filter,...
get_chat_info Load profile and metadata for one user, bot, group, or channel. Success: info dict; forum chats may include topics up to topics_limit. Full documentation: https://github.com/leshchenko1979/fast-mcp-telegram/blob/main/docs/Tools-Reference.md
send_message_to_phone Send to a phone number: may create a temporary contact, then send text or files. Success: send result plus contact_was_new / contact_removed when applicable. Full documentation:...
invoke_mtproto Low-level Telegram API (MTProto) invoke for methods not wrapped by other tools. Dangerous methods require allow_dangerous=true. Success: API result dict or normalized error. Full documentation:...

Status badge

ToolPin status badge for io.github.leshchenko1979/fast-mcp-telegram

[![ToolPin](https://toolpin.dev/badge/io.github.leshchenko1979/fast-mcp-telegram.svg)](https://toolpin.dev/servers/io.github.leshchenko1979/fast-mcp-telegram)

Maintain this server? Add the badge to your README — it links your users to this live status page.