LionScraper MCP + CLI + HTTP API (Node)✓
io.github.dowant/lionscraper-node · v1.0.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.dowant/lionscraper-node",
"description": "LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.",
"title": "LionScraper MCP + CLI + HTTP API (Node)",
"repository": {
"url": "https://github.com/dowant/lionscraper-mcp",
"source": "github",
"subfolder": "packages/node"
},
"version": "1.0.6",
"websiteUrl": "https://www.lionscraper.com/",
"packages": [
{
"registryType": "npm",
"identifier": "lionscraper",
"version": "1.0.6",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}