Server data from the Official MCP Registry
LionScraper Python: MCP stdio + CLI to connect AI apps with the LionScraper browser extension.
LionScraper Python: MCP stdio + CLI to connect AI apps with the LionScraper browser extension.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dowant-lionscraper-python": {
"args": [
"-y",
"lionscraper"
],
"command": "npx"
}
}
}The MCP server provides a bridge between AI assistants and a browser extension for web scraping. Code quality is good with proper error handling and authentication patterns, though it uses broad permissions appropriate for its category. Minor concerns include some hardcoded values and eval patterns in tests, but no significant security vulnerabilities were found. Supply chain analysis found 11 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
Scanned 6 files · 15 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!