Skip to content
Back to search
30
MCP

browse-mcp

npm/browse-mcp

Headless-browser MCP server for any MCP-capable agent (Claude, Codex, Gemini CLI, Cursor, ...). Playwright-based, with accessibility-tree refs, Readability, search, annotated screenshots, and a self-improvement feedback loop. Windows, Linux, and macOS.

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

Similar MCP servers embedding-nearest

@bytesbrains/mcp-textbrowser
MCP server — text-first headless browser with DOM + OCR. Zero image tokens by default. 5-15x cheaper than screenshot-based browser MCPs.
0 tools
cloakbrowser-mcp
⚡ CloakBrowser MCP server for AI agents: Playwright-powered browsing, clean tool forwarding, Docker support, and multi-session HTTP transpor
0 tools
oceanbus-mcp-server
MCP server that gives Claude Desktop, Cursor, and any MCP client the ability to register, discover, message, and transact with other AI agen
0 tools
mcpbrowser
MCP browser server — loads and interacts with web pages using the user's Chromium-based browser with full JavaScript execution. Handles auth
0 tools
computer-use-mcp
Production-ready MCP server providing AI-powered web browsing automation using Gemini 2.5 Computer Use API
0 tools
kindly-web-search-mcp-server
Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, Cursor, GitHub Copilot, Gemini,
0 tools

How to use

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

{
  "mcpServers": {
    "browse-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}