Telegram MCP Server
Local-first TDLib Telegram MCP server with 110 tools, account isolation and production guardrails.
Install
Dockerstdio
docker run -i --rm ghcr.io/tolboy/telegram-mcp-tdlib:1.16.0-stdio Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-tolboy-telegram-mcp-tdlib": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/tolboy/telegram-mcp-tdlib:1.16.0-stdio"
]
}
}
} Source: official MCP Registry record · registry name io.github.tolboy/telegram-mcp-tdlib · published 2026-08-22 · updated 2026-08-22. Not an endorsement; review the code before connecting it to anything sensitive.