Servers
Lionscraper Mcp
@dowant
LionScraper bridge daemon, thin MCP stdio, and CLI — local HTTP + WebSocket to Chrome extension
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lionscraper": {
"command": "lionscraper-mcp",
"env": {
"PORT": "13808",
"TIMEOUT": "120000",
"LANG": "en-US",
"TOKEN": "",
"DAEMON": ""
}
}
}
}