Skip to content
Back to search
30
MCP

io.github.yawlabs/vew-mcp

io.github.yawlabs/vew-mcp

Browser MCP: drive a real Chromium via Playwright with compact ref-addressable page snapshots

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

Similar MCP servers embedding-nearest

io.github.serkan-ozal/browser-devtools-mcp
Playwright browser & Node.js MCP. ARIA refs, screenshots, ref-based interactions.
0 tools · streamable-http
iflow-mcp_mcp-web-browser
MCP Web Browser Server using Playwright
0 tools
io.github.sidney/web-to-markdown-mcp
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
io.github.cherchyk/browser
MCP server for loading authenticated web pages using Chrome DevTools Protocol
0 tools
io.github.ofershap/real-browser
MCP server + Chrome extension for AI browser control with real sessions.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.yawlabs/vew-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}