Loading MCP server directory, please wait...
Local-first TDLib Telegram MCP server with 110 tools, account isolation and production guardrails.
npx @getmcp/cli add io.github.tolboy/telegram-mcp-tdlibRequires Docker Engine. Community-contributed server. Review source before installing.
TDLIB_API_IDTelegram API ID from my.telegram.org
TDLIB_API_HASHTelegram API hash from my.telegram.org
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tolboy/telegram-mcp-tdlib": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"TDLIB_API_ID",
"-e",
"TDLIB_API_HASH",
"-e",
"TDLIB_PHONE_NUMBER",
"-e",
"TDLIB_AUTH_CODE",
"-e",
"TDLIB_2FA_PASSWORD",
"-e",
"MCP_READ_ONLY",
"-e",
"MCP_TOOL_PROFILE",
"ghcr.io/tolboy/telegram-mcp-tdlib:1.8.2-stdio"
],
"env": {
"TDLIB_API_ID": "",
"TDLIB_API_HASH": "",
"TDLIB_PHONE_NUMBER": "",
"TDLIB_AUTH_CODE": "",
"TDLIB_2FA_PASSWORD": "",
"MCP_READ_ONLY": "true",
"MCP_TOOL_PROFILE": "reader"
}
}
}
}Create, test, publish, and manage Dreamlit notification workflows from AI clients.
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.
Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack.