LionScraper MCP + CLI + HTTP API (Node) runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 8 Apr 2026.
LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lionscraper-node -- npx -y lionscraper
{
"mcpServers": {
"lionscraper-node": {
"args": [
"-y",
"lionscraper"
],
"command": "npx"
}
}
}
[mcp_servers.lionscraper-node]
command = "npx"
args = ["-y", "lionscraper"]
{
"mcpServers": {
"lionscraper-node": {
"args": [
"-y",
"lionscraper"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lionscraper-node": {
"args": [
"-y",
"lionscraper"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.