Telegram MCP server
@chaindead
About Telegram MCP server
Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"telegram-mcp-chaindead": {
"command": "npx",
"args": [
"-y",
"@chaindead/telegram-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Telegram MCP server?
It acts as a bridge between the Telegram API and AI assistants, using the Model Context Protocol (MCP) to allow AI tools like Claude Desktop or Cursor to interact with Telegram. It is intended for users who want to manage Telegram messages, dialogs, and communication through AI assistants.
How to use Telegram MCP server?
Install via Homebrew, NPX, binary releases, or from source (Go 1.24+). After installation, run telegram-mcp auth --app-id <your-api-id> --api-hash <your-api-hash> --phone <your-phone-number> to authenticate, then configure your MCP client (e.g., Claude Desktop) with the appropriate JSON block including environment variables TG_APP_ID and TG_API_HASH.
Key features of Telegram MCP server
- Bridges Telegram API with AI assistants via MCP
- Provides tools to list, read, and manage dialogs
Basic information
More Communication MCP servers
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools

MailStream
Sponge LabsThe first MCP server for physical mail. Give any MCP-compatible AI agent the ability to send real postcards and letters, verify addresses, manage mailing lists and artwork, and track direct mail campaigns. Remote Streama
Slack MCP Server
korotovskyThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
Comments