Browsegrab runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from pypi. Last commit 15 Apr 2026.
Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add browsegrab -- uvx browsegrab
{
"mcpServers": {
"browsegrab": {
"args": [
"browsegrab"
],
"command": "uvx"
}
}
}
[mcp_servers.browsegrab]
command = "uvx"
args = ["browsegrab"]
{
"mcpServers": {
"browsegrab": {
"args": [
"browsegrab"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"browsegrab": {
"args": [
"browsegrab"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.