LionScraper MCP + CLI + HTTP API (Python) runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 8 Apr 2026.
LionScraper Python: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(process.execPath, [lionscraperJs, ...args], {
subprocess.Popen(args, **popen_kw) # noqa: S603
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-python -- uvx lionscraper
{
"mcpServers": {
"lionscraper-python": {
"args": [
"lionscraper"
],
"command": "uvx"
}
}
}
[mcp_servers.lionscraper-python]
command = "uvx"
args = ["lionscraper"]
{
"mcpServers": {
"lionscraper-python": {
"args": [
"lionscraper"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lionscraper-python": {
"args": [
"lionscraper"
],
"command": "uvx"
}
}
}
LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
Hyperbrowser MCP — wraps the Hyperbrowser AI-agent browsing API
MCP server + Chrome extension for AI browser control with real sessions.
Build, run, inspect, and publish browser extensions from any MCP client. 30 tools, 11 browsers.
AI browser automation. Write async Python to navigate, click, type, and extract data.
Stealthy, LLM-drivable browser engine — a Python library + 85-tool MCP server on stealth Chromium.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Browser tasks, sessions, and recipes for MCP and HTTP automation.
Answers built from our own checks of this server.