Skip to main content
Glama

Telegram MCP Server

by DLHellMe
claude_desktop_config_updated.json680 B
{ "mcpServers": { "filesystem": { "command": "npx", "args": [ "@modelcontextprotocol/server-filesystem", "C:\\Users\\User\\AppData\\Roaming\\Claude", "C:\\Users\\User\\AppData\\Roaming\\Claude\\telegram_scraped_data", "C:\\Users\\User\\Desktop" ] }, "telegram-scraper": { "command": "node", "args": ["C:\\vibe_m\\tgmcp\\dist\\index.js"], "env": { "BROWSER_HEADLESS": "false", "LOG_LEVEL": "DEBUG", "CHROME_EXECUTABLE_PATH": "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe", "SCROLL_DELAY": "2000", "MAX_SCROLL_ATTEMPTS": "500" } } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DLHellMe/telegram-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server