LionScraper MCP + CLI + HTTP API (Python) runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 8 Apr 2026.
LionScraper Python: 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-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"
}
}
}
Answers built from our own checks of this server.