Skip to content
Back to search
30
MCP

@opentabs-dev/mcp-server

npm/@opentabs-dev/mcp-server

MCP server that turns browser tabs into AI agent tools via a Chrome extension plugin system

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

Similar MCP servers embedding-nearest

openchrome-mcp
Open-source browser automation MCP server. Control your real Chrome from any AI agent.
0 tools
supersurf-mcp
Open-source MCP server for browser automation — gives AI agents control of a real Chrome browser via extension
0 tools
real-browser-mcp
MCP server + Chrome extension that gives AI agents control of your real browser with existing sessions and logins
0 tools
@opentabs-dev/cli
CLI for OpenTabs — start the MCP server, manage plugins, and configure your AI agent browser bridge
0 tools
io.github.runbook-ai/browser-agent
MCP server for browser automation with AI agent
0 tools
browser-runtime-mcp
MCP server that gives AI agents real-time access to browser runtime errors, console logs, and page diagnostics via a Chrome Extension.
0 tools

How to use

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

{
  "mcpServers": {
    "@opentabs-dev/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}