MCP Server v0.1.0 — Power Scraper tool, resources, and prompts#1
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Thinking about permissions / PII data / proxy usage or anything else that might be wrong to cache it for other people. If I used proxy tokens scrapped the website, the next guy gets it for free? What do you think? Logged in / used proxy or other params in the body is enough to create unique key? |
Good catch!! |
MCP Server v0.1.0 — Power Scraper tool, resources, and prompts
Summary
What's included
browserless_powerscraperbrowserless://api-docsbrowserless://statusscrape-urlextract-contentAuth model
BROWSERLESS_TOKENenv varAuthorization: Bearer <token>header (per-request), with optionalX-Browserless-Api-Urlheader for custom endpointsProject structure
Test plan
npm run buildcompiles with zero errors (strict mode,noUnusedLocals,noUnusedParameters)npm test— 47 tests passing (tools, api-client, cache, retry, prompts, resources, integration)curl+ Authorization header🤖 Generated with Claude Code