Skip to content

v0.2.1 — first public release

Choose a tag to compare

@That1Drifter That1Drifter released this 15 Apr 05:02
· 45 commits to main since this release

First public release of browse-mcp.

Highlights

  • 37 tools — navigation, snapshotting, interaction, search, content extraction, multi-tab, a11y, CSS inspection, visual diffing
  • browser_research — single call: search → read top N → concatenated Markdown
  • browser_read — Mozilla Readability article extraction
  • browser_search / _news / _images — DuckDuckGo + Bing fallback, no API key
  • Persistent Chromium profile — OAuth/MFA/CAPTCHA survive across sessions
  • Self-improvement loop — tool errors auto-log to ~/.browse-mcp/issues.jsonl
  • BROWSE_MCP_TOOLS env filter — named bundles + explicit names, for clients that can't lazy-load the full schema

Install

npx browse-mcp

Or from source — see the README.

Schema budget

All 37 tools: ~4.9K tokens / 19.5 KB of schema. Use BROWSE_MCP_TOOLS to restrict for token-constrained clients.