Back to search
30
MCP

agent-browser-mcp

npm/agent-browser-mcp

MCP server integrating with Vercel's agent-browser for AI-driven browser automation

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
@opentabs-dev/mcp-server
MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system
0 tools
@vibebrowser/mcp
MCP server for browser automation - the only solution supporting multiple AI agents (Claude, Cursor, VS Code) simultaneously controlling you
0 tools
abrasio-mcp
MCP server that exposes Abrasio as an agentic browser for AI models
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-browser-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}