Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13