Server data from the Official MCP Registry
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming
Set these up before or after installing:
Environment variable: BOT_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-py2755-aiogram-mcp": {
"env": {
"BOT_TOKEN": "your-bot-token-here"
},
"args": [
"aiogram-mcp"
],
"command": "uvx"
}
}
}This is a legitimate Telegram bot MCP server that provides appropriate functionality for its purpose. The main security concerns are hardcoded default tokens used for testing, broad exception handling that could hide issues, and potential rate limiting weaknesses, but these are primarily code quality issues rather than serious vulnerabilities. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 9 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!