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.9.0-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"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Build, edit, and deploy Telegram bots on FlowCastle's hosted visual flow platform.