Skip to content
Grok

Chatroost — unofficial Telegram MCP server for Grok

io.github.mcp-telegram/mcp-telegram

Unofficial Telegram MCP server — read, search, reply and react in your own Telegram account.

client:Grok transport:streamable-http runtime:npm

Install Chatroost — unofficial Telegram MCP server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-telegram": {
      "type": "http",
      "url": "https://mcp.mcp-telegram.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Chatroost — unofficial Telegram MCP server in other clients