Google PageRank for AI agents. 25,000+ tools indexed.

mare_browser_mcp MCP Server

emadklenka/mare_browser_mcp

Score: 49.6 Rank #89 Browser Automation
Are you the maintainer of emadklenka/mare_browser_mcp? Claim this listing →

Lean, LLM-first browser automation MCP server for Claude

Add AgentRank to Claude Code Discover and compare tools like emadklenka/mare_browser_mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

emadklenka/mare_browser_mcp is a JavaScript MCP server. Lean, LLM-first browser automation MCP server for Claude Topics: mcp-playwright-browser-automation-claude-llm.

Ranked #89 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript No license
mcp-playwright-browser-automation-claude-llm

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for emadklenka/mare_browser_mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/emadklenka--mare_browser_mcp)](https://agentrank-ai.com/tool/emadklenka--mare_browser_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/emadklenka--mare_browser_mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/emadklenka--mare_browser_mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="emadklenka/mare_browser_mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# mare-browser-mcp

A lean, LLM-first browser automation MCP server. Gives Claude (or any MCP client) a real Chromium browser to navigate, interact with, and debug web apps — without the overhead of raw Playwright APIs.

Built with [Playwright](https://playwright.dev) + [MCP SDK](https://github.com/modelcontextprotocol/typescript-sdk). One server = one browser session = one LLM.

**Free to use.** If it saves you time, [buy me a coffee](https://buymeacoffee.com/emadomar) ☕

---

## Install

**Prerequisites:** Node.js 18+, pnpm

```bash
git clone https://github.com/emadklenka/mare_browser_mcp
cd mare-browser-mcp
pnpm install
npx playwright install chromium
```

---

## Register with Claude Code

```bash
pnpm run setup
```

That's it. The script detects the correct path automatically and registers the MCP with Claude Code. Restart Claude Code and the browser tools are ready.

**Manual config** — if you prefer to do it yourself, add this to your `~/.claude.json` under `mcpServers`:

```jso
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.