Loading languages...
DL

DLHellMe/telegram-mcp-server

@DLHellMe16

Powerfull Telegram MCP for Claude Desktop to scrape and analyze Telegram content.

telegram
scraping
claude
api
mtproto

# mcpServer Config

{
  "mcpServers": {
    "telegram-scraper": {
      "command": "node",
      "args": [
        "/absolute/path/to/telegram-mcp-server/dist/index.js"
      ],
      "env": {
        "TELEGRAM_API_ID": "your_api_id",
        "TELEGRAM_API_HASH": "your_api_hash"
      }
    }
  }
}

# stdio

node /absolute/path/to/telegram-mcp-server/dist/index.js
Transport:
stdio
언어:
TypeScript
생성됨:7/3/2025
업데이트됨:8/2/2025