telegram mcp for Claude Desktop
io.github.jgalea/telegram-mcp
Telegram MCP server: read, send, and search messages and manage chats via your account.
client:Claude Desktop
transport:stdio
runtime:pypi
Install telegram mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"telegram-mcp": {
"command": "uvx",
"args": [
"telegram-mcp-jgalea"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs