LionScraper MCP + CLI + HTTP API (Python) for Claude Desktop
io.github.dowant/lionscraper-python
LionScraper Python: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
client:Claude Desktop
transport:stdio
runtime:pypi
Install LionScraper MCP + CLI + HTTP API (Python) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lionscraper-python": {
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs