Gr Scraper
БесплатноНе проверенTracks live board game inventory on thegamerules.com by scraping the catalogue, diffing against the last snapshot, and reporting additions/removals. Integrates
Описание
Tracks live board game inventory on thegamerules.com by scraping the catalogue, diffing against the last snapshot, and reporting additions/removals. Integrates with a Telegram bot for commands and notifications.
README
MCP server that tracks live board game inventory on thegamerules.com. On each run it scrapes the full catalogue, diffs it against the last stored snapshot, and reports what was added and what was removed. Deployed on Render, backed by Upstash Redis, with a Telegram bot interface.
How it works
- Puppeteer launches a headless Chromium browser and visits the product listing pages
- Images, fonts, stylesheets, and tracking scripts are blocked to speed up rendering
- The scraper waits for
.nameelements to appear, then collects all game titles - The live list is compared against the snapshot stored in Redis
- Added and removed games are returned, and the snapshot is updated
MCP tool
| Tool | Description |
|---|---|
check_game_changes |
Scrape live games, diff against stored snapshot, update storage. Returns added, removed, total, stored_before. |
Telegram bot
| Command | Action |
|---|---|
/check |
Trigger a scrape and reply with what changed |
/status |
Show stored game count without scraping |
| Any other message | Treated as a /check request |
If TELEGRAM_CHAT_ID is set, the bot also pushes a notification whenever the MCP tool is called from Claude.
Environment variables
| Variable | Required | Description |
|---|---|---|
UPSTASH_REDIS_REST_URL |
✅ | Upstash Redis REST endpoint |
UPSTASH_REDIS_REST_TOKEN |
✅ | Upstash Redis REST token |
TELEGRAM_BOT_TOKEN |
✅ | Token from @BotFather |
TELEGRAM_CHAT_ID |
Optional | Chat ID for push notifications |
Setup
See DEPLOY.md for full step-by-step deployment instructions.
Local development
cp .env.example .env # fill in your credentials
npm install
npm start # requires Chromium at /usr/bin/chromium
# or set PUPPETEER_EXECUTABLE_PATH
Stack
- Runtime: Node.js 20
- MCP:
@modelcontextprotocol/sdkover HTTP (Streamable HTTP transport) - Browser: Puppeteer Core + system Chromium
- Storage: Upstash Redis
- Bot:
node-telegram-bot-api(webhook mode) - Deployment: Render (Docker, web service)
Установка Gr Scraper
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Psilolouben/gr_mcpFAQ
Gr Scraper MCP бесплатный?
Да, Gr Scraper MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gr Scraper?
Нет, Gr Scraper работает без API-ключей и переменных окружения.
Gr Scraper — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gr Scraper в Claude Desktop, Claude Code или Cursor?
Открой Gr Scraper на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Gmail
Read, send and search emails from Claude
автор: GoogleSlack
Send, search and summarize Slack messages
автор: SlackRunbear
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
Discord Server
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)
Compare Gr Scraper with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории communication
