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%
4 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
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
@apitier/mcp-server
MCP server exposing all APITier utility APIs as AI agent tools
0 tools
agent-browser-mcp
MCP server integrating with Vercel's agent-browser for AI-driven browser automation
0 tools

How to use

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

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