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

BrowserMCP MCP Server

Smotree/BrowserMCP

Score: 54.2 Rank #34 MCP Server
Are you the maintainer of Smotree/BrowserMCP? Claim this listing →

MCP server + Chrome extension for full browser automation. 36 tools for AI assistants to control your browser.

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

Overview

Smotree/BrowserMCP is a JavaScript MCP server licensed under MIT. MCP server + Chrome extension for full browser automation. 36 tools for AI assistants to control your browser.

Ranked #34 out of 129 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT 11 weekly downloads 36 tool calls

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% today

Last commit today → 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 MIT

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

Contributors medium impact

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

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for Smotree/BrowserMCP
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Smotree--BrowserMCP)](https://agentrank-ai.com/tool/Smotree--BrowserMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Smotree--BrowserMCP/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Smotree--BrowserMCP" 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="Smotree/BrowserMCP"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# BrowserMCP

MCP server that gives AI assistants full control over your browser. Works with Claude Code, Cursor, and any MCP-compatible client.

The key advantage: uses your real browser session with all cookies, auth tokens, and extensions — no headless browser, no 403 errors.

## Architecture

```
AI Client (Claude Code)  --stdio-->  MCP Server (Node.js)  --WebSocket-->  Chrome Extension
                                     port 12800
```

Three components:
- **MCP Server** — Node.js process, communicates with AI via stdio, bridges to browser via WebSocket
- **WebSocket Bridge** — runs on port 12800, connects server to extension
- **Chrome Extension** — Manifest V3, executes commands in the browser using Chrome APIs

## 36 Tools

### Core
| Tool | Description |
|------|-------------|
| `browser_navigate` | Open URL and return page content |
| `browser_read_page` | Read content from active or specific tab (text/html/full) |
| `browser_list_tabs` | List all open tabs with IDs, URLs, t
Read full README on GitHub →

Get the weekly AgentRank digest

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