RUN IN TERMINAL
claude mcp add y2755-aiogram-mcp -- uvx aiogram-mcp
ADD TO claude_desktop_config.json
{
"mcpServers": {
"y2755-aiogram-mcp": {
"command": "uvx",
"args": ["aiogram-mcp"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"y2755-aiogram-mcp": {
"command": "uvx",
"args": ["aiogram-mcp"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"y2755-aiogram-mcp": {
"command": "uvx",
"args": ["aiogram-mcp"]
}
}
}
About This MCP Server
MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.
Package
aiogram-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The aiogram-mcp server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.