aiogram-mcp
Related Servers
Alternatives to aiogram-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceFull-featured Telegram Bot API server for MCP (Model Context Protocol). 174 tools covering the entire Bot API — messages, chats, stickers, payments, forums, stories, and more.10023 npm7MIT
- AlicenseAqualityDmaintenanceA comprehensive MCP server providing 35 tools for managing Telegram messages, media, and chat interactions via the Bot API. It also features a real-time monitoring system using the Telethon User API to log messages from specific channels.35Apache 2.0
- AlicenseCqualityCmaintenanceUltimate MCP server for Telegram Bot API — 169 methods, full v9.6 coverage, meta-mode, rate limiting, and circuit breaker, enabling AI to control Telegram bots with natural language.10028MIT
- AlicenseNot gradedqualityDmaintenanceComprehensive Discord MCP server with 66 tools that provides rich message context including emoji reactions, thread indicators, and attachment metadata inline. Enables AI assistants to interact with Discord servers for messaging, moderation, roles, channels, and more.88 npm1MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server for communication service connectors that currently provides multi-account Telegram integration with granular tool access and security controls. It allows AI models to manage messages, chats, and media across various accounts through a flexible, extensible routing architecture.1-
- FlicenseNot gradedqualityDmaintenanceAn MCP server that wraps the Telegram Bot API into semantic tools for LLM agents, supporting multi-bot management for sending and receiving messages. It enables agents to send text, photos, and documents, as well as fetch recent updates from multiple configured Telegram bots.-
TDQS
Scored across 29 tools
Each tool targets a distinct action or resource, with no overlaps. Send methods are clearly differentiated by media type, and administrative actions like ban/unban/pin are separate.
All tools follow a verb_noun pattern in snake_case, e.g., send_message, get_chat_info, answer_callback_query. There are no deviations or mixed conventions.
29 tools is high but justified by the breadth of Telegram Bot API. It covers common operations without being excessive, though a few niche actions could be added.
The set covers core CRUD for messages, chats, members, and media, plus events. Missing some advanced features like stop_poll or leave_chat, but overall sufficient for typical bot interactions.