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.

mcp-telegram
62
Established
aiogram-mcp
22
Experimental
Maintenance 2/25
Adoption 17/25
Maturity 25/25
Community 18/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 237
Forks: 35
Downloads: 1,198
Commits (30d): 0
Language: Python
License: MIT
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
No Package No Dependents

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

Scores updated daily from GitHub, PyPI, and npm data. How scores work