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

browser-use-mcp-server MCP Server

kontext-security/browser-use-mcp-server

Score: 49.1 Rank #6421 Browser Automation
Are you the maintainer of kontext-security/browser-use-mcp-server? Claim this listing →

Browse the web, directly from Cursor etc.

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

Overview

kontext-security/browser-use-mcp-server is a Python MCP server licensed under MIT. Browse the web, directly from Cursor etc. Topics: browser-use, mcp, mcp-server, browser, playwright, cursor.

Ranked #6421 out of 24850 indexed tools.

Ecosystem

Python MIT
browser-usemcpmcp-serverbrowserplaywrightcursor

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 843

843 stars → growing community

Freshness 25% 4mo ago

Last commit 4mo ago → stale

Issue Health 25% 32%

11/34 issues closed → many open issues

Contributors 10% 7

7 contributors → small team

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 116
Description Brief
License MIT

Weights: Freshness 20% · Issue Health 20% · Dependents 22% · Stars 10% · Contributors 8% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 127 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 23 open vs 11 closed issues — triaging stale issues improves health

Badge all embed codes →

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

Matched Queries

"mcp server""mcp-server"

From the README

# browser-use-mcp-server

<div align="center">

**An MCP server that enables AI agents to control web browsers using
[browser-use](https://github.com/browser-use/browser-use).**

> **🌐 Want to Vibe Browse the Web?** Open-source AI-powered web browser - [**Vibe Browser**](https://github.com/co-browser/vibe).
>
> **🔗 Managing multiple MCP servers?** Simplify your development workflow with [agent-browser](https://github.com/co-browser/agent-browser)

</div>

## Prerequisites

- [uv](https://github.com/astral-sh/uv) - Fast Python package manager
- [Playwright](https://playwright.dev/) - Browser automation
- [mcp-proxy](https://github.com/sparfenyuk/mcp-proxy) - Required for stdio mode

```bash
# Install prerequisites
curl -LsSf https://astral.sh/uv/install.sh | sh
uv tool install mcp-proxy
uv tool update-shell
```

## Environment

Create a `.env` file:

```bash
OPENAI_API_KEY=your-api-key
CHROME_PATH=optional/path/to/chrome
PATIENT=false  # Set to true if API calls should wait for task c
Read full README on GitHub →

Get the weekly AgentRank digest

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