mcpbeat Sign in

Reflex MCP Server

by reflexmcp Your server? Claim it
local only

Reflex runs on your own machine — the client starts it, so there is no endpoint to ping. 129 installs a week from npm.

Browser automation for AI agents: compressed page snapshots, batched actions, fewer tokens.

Installs per day peak 830 · avg 71 · -75% w/w
a month agotoday
129
Installs / week
npm · reflex-browser
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Reflex every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add reflex -- npx -y reflex-browser
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reflex": {
      "args": [
        "-y",
        "reflex-browser"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reflex]
command = "npx"
args = ["-y", "reflex-browser"]
.cursor/mcp.json
{
  "mcpServers": {
    "reflex": {
      "args": [
        "-y",
        "reflex-browser"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reflex": {
      "args": [
        "-y",
        "reflex-browser"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Reflex

same job, measured the same way
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
ZeroDOM
by devhusnainai

Token-optimized interaction graph for AI browser agents — 71% fewer tokens than ARIA snapshots.

163 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
DrissionPage MCP
by jumodada

Local browser automation for MCP clients powered by DrissionPage.

810 installs/wk local only
Yad Agent MCP
by holistis

MCP wrapper for Yad, a local browser-automation companion, for coding agents.

34 installs/wk local only
Safari MCP
by achiya-automation

Native Safari browser automation for AI agents — 98 tools, zero Chrome overhead.

3 319 installs/wk local only
Scrapeless MCP Server
by scrapeless-ai

Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.

276 installs/wk answering

Reflex — questions

Answers built from our own checks of this server.

Why is there no uptime for Reflex?
Reflex runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package reflex-browser was installed 129 times last week.
How do I connect Reflex?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls reflex-browser straight from npm; nothing to host, nothing to sign up for.
How many people use Reflex?
The npm package reflex-browser was installed 129 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.