Skip to content
Back to search
30
MCP

Browsegrab

io.github.arknill/browsegrab

Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.

Uptime
0.0%
40 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Browsegrab
Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.
0 tools
MarkGrab
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
0 tools
MarkGrab
Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX.
0 tools
browser-optimizer-mcp
Browser Optimizer MCP — reduces LLM token usage by 80-98% for browser automation
0 tools
BabelWrap
Web browsing capabilities for AI agents via the BabelWrap API.
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "browsegrab": {
      "url": "None",
      "transport": "http"
    }
  }
}