mcpbeat Sign in

Ainative Browser MCP Server

local only

Ainative Browser MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 321 installs a week from npm. Last commit 2 Sep 2026.

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

Installs per day peak 131 · avg 28 · +49% w/w
a month agotoday
321
Installs / week
npm · @ainative/browser-mcp
0
Stars
1 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Ainative Browser MCP 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 ainative-browser-mcp -- npx -y @ainative/browser-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ainative-browser-mcp": {
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ainative-browser-mcp]
command = "npx"
args = ["-y", "@ainative/browser-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ainative-browser-mcp": {
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ainative-browser-mcp": {
      "args": [
        "-y",
        "@ainative/browser-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ainative Browser MCP

same job, measured the same way
Skyvern
by skyvern-ai

AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

answering
MCP Server Browserbase
by browserbase

MCP server for AI web browser automation using Browserbase and Stagehand

4 334 installs/wk local only
footnote-mcp
by kazkozdev

Source-grounded web research: search, extraction, verification, and browser automation.

193 installs/wk local only
Web Task
by rich-jojo

Browser tasks, sessions, and recipes for MCP and HTTP automation.

82 installs/wk local only
Web Task
by jojo-labs

Browser tasks, sessions, and recipes for MCP and HTTP automation.

local only
Selenium MCP
by gaforov

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

276 installs/wk local only
DrissionPage MCP
by jumodada

Local browser automation for MCP clients powered by DrissionPage.

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

MCP server for browser automation with AI agent

62 installs/wk local only

Ainative Browser MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Ainative Browser MCP?
Ainative Browser MCP 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 @ainative/browser-mcp was installed 321 times last week.
How do I connect Ainative Browser MCP?
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 @ainative/browser-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ainative Browser MCP?
The npm package @ainative/browser-mcp was installed 321 times in the last week. Week over week that is +49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ainative Browser MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.