RebaubierWilliam/web-scraping-with-mcp
MCP server exposing web scraping tools (Playwright + lxml) to Claude and other LLM clients
Platform-specific configuration:
{
"mcpServers": {
"web-scraping-with-mcp": {
"command": "npx",
"args": [
"-y",
"web-scraping-with-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...