Back to search
30
MCP

mare-browser-mcp

npm/mare-browser-mcp

Lean, LLM-first browser automation MCP server. Gives Claude, OpenCode, or any MCP client a real browser to navigate, interact with, and debug web apps.

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

Similar MCP servers embedding-nearest

browser-mcp-server
MCP server that gives any LLM agent full browser control via browser-use. Auto-state after every action.
0 tools
pilot-mcp
Fast browser automation MCP server for LLMs — persistent Chromium, ref-based interaction, cookie migration
0 tools
openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
ai-first-scraper-mcp
MCP server that gives any LLM agent ad-free Markdown web scraping and search.
0 tools
llm-as-dom-mcp
AI browser pilot — test your app 60x cheaper. MCP server binary wrapper.
0 tools
ahm215/leetcode-mcp-server
MCP server for LeetCode. Automate fetching problems, running code, and submitting solutions.
0 tools

How to use

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

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