← Index

aiogram-mcp

io.github.Py2755/aiogram-mcp·v0.7.1·Chat & Messaging
Quality Score
84
/100

MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "aiogram-mcp": {
      "command": "uvx",
      "args": [
        "aiogram-mcp"
      ],
      "env": {
        "BOT_TOKEN": "<your-bot_token>"
      }
    }
  }
}
§02  Environment variables
BOT_TOKEN
requiredsecret

Telegram Bot API token from @BotFather

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Chat & Messaging