lightbrowse

maphim/lightbrowse
★ 0 stars Rust AI/LLM Updated 2d ago
ðŸŠķ A featherweight, AI-native browser in Rust. Navigate, extract and snapshot web pages as structured data for LLM agents. CLI + HTTP + MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lightbrowse": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "lightbrowse"
      ]
    }
  }
}

README Excerpt

**A featherweight, AI-native browser in Rust.** lightbrowse turns the web into **structured data your LLM agent can use** — no browser engine, no GUI, no Node.js, no API key. One small binary that navigates, extracts, snapshots and searches, exposed through a CLI, an HTTP/REST API, and an **MCP server** (Model Context Protocol) so any AI host

Tools (7)

CHROME_PATHLIGHTBROWSE_IDLE_TIMEOUTLIGHTBROWSE_MEMORY_MBLIGHTBROWSE_UIautoheadingsurl