MCP server
Telegram MCP
Connects a personal Telegram account to an assistant for reading dialogs and drafting replies.
Add it to your client
CommunityInstall
npx -y @chaindead/telegram-mcp
mcpServers
{
"mcpServers": {
"telegram-mcp": {
"command": "npx",
"args": [
"-y",
"@chaindead/telegram-mcp"
]
}
}
}- Transport
- stdio
- Runtime
- Node
- Auth
- Required
- Tools
- 5
- License
- MIT
Tools
tg_metg_dialogstg_dialogtg_readtg_send
Unlike bot-token integrations this one authenticates as your own account through the Telegram API, so it sees the same chats you do. The tool set stays small on purpose: account info, dialog listing, reading a conversation, marking it read and drafting a message. First run walks through a phone code and, if enabled, a two-factor password.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
Gmail MCP Server (AutoAuth)
MCP serverGmail access for MCP clients with a browser-based OAuth step that runs once.
Messaging & CommunicationsNotes & Productivity
Temporal Knowledge Base MCP
MCP serverAnswers Temporal questions from the docs, courses and community archives
Developer Tools
Comments(0)
Sign in to comment