OpenTabs
Free基于插件的 MCP 服务器,通过用户已认证的浏览器会话让 AI 代理访问 Web 应用。Chrome 扩展 + 100 多个插件,支持 Slack、Discord、GitHub、Reddit 等。
About OpenTabs
OpenTabs is an open-source MCP (Model Context Protocol) server and Chrome extension that enables AI agents to call real web APIs through the user's authenticated browser session. Instead of relying on screenshots or DOM scraping, OpenTabs locally bridges the browser to a server, allowing AI to interact with web applications like Slack, Discord, GitHub, Jira, Notion, Figma, AWS, and Stripe automatically leveraging existing login sessions. It offers over 100 plugins providing roughly 2,000 tools, built-in browser tools (screenshots, clicking, typing, network capture), one-command plugin installation, and a scaffold to build custom plugins with automatic API discovery. Security features include granular permission controls (Off, Ask, Auto per plugin/tool), code review before enabling, version-aware permissions, local execution, a full audit log, and opt-out telemetry. Works with any MCP client or in CLI mode.
Key Features
Pros & Cons
- No API keys or OAuth setup needed — leverages existing browser login sessions
- Open-source under MIT license, fully transparent
- Strong security model with granular permission controls and audit logging
- Large plugin ecosystem with 100+ plugins and ~2,000 tools out of the box
- Plugin system extensible via npm; easy to build and share custom plugins
- Works with any MCP client and also supports a CLI mode
- Local execution with no cloud dependency enhances privacy and control
- Requires Node.js 22+ and Chrome browser installed on the user's machine
- Dependent on a Chrome extension that must be manually loaded in developer mode
- Limited to the user's browser session — cannot access services the user is not logged into
- Plugin permissions must be manually reviewed and enabled before first use, which may slow initial setup
- May not work with websites that have complex anti-bot protections or non-standard APIs