LionScraper MCP + CLI + HTTP API (Python)
Rank #44,826io.github.dowant/lionscraper-python
LionScraper Python: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
LionScraper MCP + CLI + HTTP API (Python) is a Model Context Protocol (MCP) server published by dowant. It ranks #44,826 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. LionScraper MCP + CLI + HTTP API (Python) is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 8, 2026.
Ranks ahead of 87,287 of 132,113 servers on MCP Toplist.
Use LionScraper MCP + CLI + HTTP API (Python)
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lionscraper-python -- uvx lionscraper[mcp_servers.lionscraper-python]
command = "uvx"
args = ["lionscraper"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lionscraper-python": {
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lionscraper-python": {
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lionscraper-python": {
"type": "stdio",
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lionscraper-python": {
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lionscraper-python": {
"command": "uvx",
"args": [
"lionscraper"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dowant%2Flionscraper-python)<a href="https://mcptoplist.com/server/io.github.dowant%2Flionscraper-python"><img src="https://mcptoplist.com/badge/io.github.dowant%2Flionscraper-python.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
dowant
Available versions (3)
| Version | Published |
|---|---|
| 1.0.6 | Apr 8, 2026 |
| 1.0.5 | Apr 8, 2026 |
| 1.0.3 | Apr 6, 2026 |
Frequently asked questions
- Who maintains LionScraper MCP + CLI + HTTP API (Python)?
- LionScraper MCP + CLI + HTTP API (Python) is maintained by dowant, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is LionScraper MCP + CLI + HTTP API (Python) listed on the Official MCP Registry?
- Yes — LionScraper MCP + CLI + HTTP API (Python) is listed on the Official MCP Registry, alongside Glama.
- How many versions does LionScraper MCP + CLI + HTTP API (Python) have?
- MCP Toplist tracks 3 versions of LionScraper MCP + CLI + HTTP API (Python), most recently published on Apr 8, 2026.
- Where can I find the source code for LionScraper MCP + CLI + HTTP API (Python)?
- The source code for LionScraper MCP + CLI + HTTP API (Python) is hosted at github.com/dowant/lionscraper-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.