Server data from the Official MCP Registry
LionScraper Node: MCP stdio + CLI to connect AI apps with the LionScraper browser extension.
LionScraper Node: MCP stdio + CLI to connect AI apps with the LionScraper browser extension.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-dowant-lionscraper-node": {
"args": [
"-y",
"lionscraper"
],
"command": "npx"
}
}
}This is a well-structured MCP server for web scraping that connects AI assistants to a browser extension. The code demonstrates good security practices with proper authentication, environment variable configuration, and appropriate error handling. Only minor code quality issues 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!