Skip to content
Back to search
30
MCP v0.7.1

aiogram-mcp

io.github.Py2755/aiogram-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aiogram-mcp
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming
0 tools
aiogram-mcp
MCP server middleware for aiogram Telegram bots — expose your bot to AI agents via the Model Context Protocol
0 tools
Telegram (mcp-telegram)
MCP server for Telegram userbot — messages, media, reactions, polls & more. Built on GramJS/MTProto.
0 tools
aemet/telegram-bot-mcp
General-purpose Telegram MCP server for bot messaging and automation workflows.
0 tools
agent-telegram-mcp
Telegram MCP Server — lets AI agents send/receive Telegram messages via a Bot Token
0 tools
iflow-mcp_coderroleggg-telegram-bot-mcp
MCP server to control a Telegram bot
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aiogram-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}