Skip to content
Back to search
30
MCP

@bytesbrains/mcp-textbrowser

npm/@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.

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

Similar MCP servers embedding-nearest

browse-mcp
Headless-browser MCP server for any MCP-capable agent (Claude, Codex, Gemini CLI, Cursor, ...). Playwright-based, with accessibility-tree re
0 tools
free-search-mcp
Local-first, no-API-key search MCP server. Multi-engine web search, smart fetching, document reading.
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
browserless-mcp
A Model Context Protocol (MCP) server for Browserless.io browser automation
0 tools
@ticktockbent/charlotte
Token-efficient browser MCP server — structured web pages for AI agents, not raw accessibility dumps
0 tools
headless-obsidian-mcp
Headless HTTP MCP server for Obsidian-flavored Markdown vaults
0 tools

How to use

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

{
  "mcpServers": {
    "@bytesbrains/mcp-textbrowser": {
      "url": "None",
      "transport": "http"
    }
  }
}