mcp-telegram and aiogram-mcp
The two tools are complements within the Model Context Protocol (MCP) ecosystem, with "aiogram-mcp" acting as a client library or middleware that allows aiogram Telegram bots to expose themselves to AI agents via MCP, while "mcp-telegram" appears to be a server-side implementation of MCP specifically for Telegram, enabling AI agents to interact with Telegram bots.
About mcp-telegram
dryeab/mcp-telegram
MCP Server for Telegram
Implements Telegram's MTProto protocol via Telethon to expose messaging, search, draft management, and media download capabilities as MCP tools for AI agents. Integrates with Claude Desktop and Cursor through stdio transport, with credentials managed via interactive CLI login and session-based authentication. Provides LLMs with 10+ tools for sending/editing/deleting messages, searching dialogs, and downloading media while handling SQLite session locking for concurrent instance safety.
About aiogram-mcp
Py2755/aiogram-mcp
MCP server middleware for aiogram Telegram bots — expose your bot to AI agents via the Model Context Protocol
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work