telegram_mcp

telegram_mcp

3.3

If you are the rightful owner of telegram_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Server for working with Telegram API through Model Context Protocol (MCP). Allows AI agents and other MCP clients to interact with Telegram.

The Telegram MCP Server is designed to facilitate interaction with the Telegram API using the Model Context Protocol (MCP). It enables AI agents and other MCP clients to seamlessly communicate with Telegram, providing a robust platform for sending and receiving messages, managing chats, and executing Telegram API methods. The server requires Node.js and npm for installation and operation, and it necessitates an API ID and API Hash from Telegram for authentication. The server supports various methods of execution, including direct node execution, npm scripts, and global installation, making it versatile for different deployment scenarios. It also integrates with MCP clients like Cursor and Claude Desktop, allowing for easy configuration and management of MCP servers.

Features

  • Seamless integration with Telegram API using MCP.
  • Supports sending and receiving messages, managing chats.
  • Multiple execution methods: npm, direct node, global installation.
  • Integration with MCP clients like Cursor and Claude Desktop.
  • Secure session management with encrypted authorization tokens.