telegram-mcp-tdlib

tolboy/telegram-mcp-tdlib
★ 0 stars Kotlin AI/LLM Updated 9d ago
TDLib-powered Telegram MCP server for JVM/Kotlin. Full client access for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "telegram-mcp-tdlib": {
      "command": "npx",
      "args": [
        "-y",
        "tolboy/telegram-mcp-tdlib"
      ]
    }
  }
}

README Excerpt

A local-first, production-minded [Model Context Protocol](https://modelcontextprotocol.io/) server for real Telegram accounts. It exposes **110 MCP tools** through TDLib with strict account isolation, read-only profiles, audit and anti-spam controls. Use it as a zero-Java desktop command over **STDIO** or as a managed **Streamable HTTP** service at `/mcp`.

Tools (20)

AuthorizationMCP_API_KEYMCP_API_KEY_FILEMCP_AUDIT_ENABLEDMCP_AUDIT_LOG_ARGSMCP_AUTH_HEADERMCP_AUTH_MODEMCP_BIND_HOSTMCP_CONFIRMATION_REQUIREDMCP_FILE_ROOTSMCP_READ_ONLYMCP_TOOL_ALLOWMCP_TOOL_DENYMCP_TOOL_PROFILEMCP_TRANSPORTSERVER_PORTTDLIB_2FA_PASSWORDTDLIB_2FA_PASSWORD_FILETDLIB_API_HASHTDLIB_API_HASH_FILE

Topics

kotlinkotlin-mcpmcpmcp-telegrammodel-context-protocoltdlibtdlib-javatelegramtelegram-mcptelegram-mcp-server