Telegram
Freeby MCP Community
A MCP server for Telegram.
v0.1.4Added Apr 12, 2026
Telegram MCP Server
A MCP server for Telegram.
Installation
npx -y @iqai/mcp-telegram
Reviews
Installation
Quick install
npx -y @iqai/mcp-telegram
Add to claude_desktop_config.json
{
"mcpServers": {
"telegram": {
"command": "npx",
"args": ["-y", "@iqai/mcp-telegram"]
}
}
}