Skip to main content
Glama

npm version License: MIT GitHub stars

Docs  ·  Plugins  ·  Discord

Your AI calls real web APIs through your browser session — no screenshots, no DOM scraping.

How It Works

  1. Install the CLI and load the Chrome extension

  2. Connect — the extension bridges your browser to a local server

  3. Use — your AI calls web APIs through your authenticated session

No API keys. No OAuth setup. If you're logged in, your AI can use it.

Works with any MCP client. Don't want MCP? Use CLI mode instead.

Related MCP server: Chrome MCP Server

Quick Start

Requires Node.js 22+ and Chrome.

npm install -g @opentabs-dev/cli
opentabs start

Load the extension from ~/.opentabs/extension in chrome://extensions/ (Developer mode → Load unpacked).

opentabs plugin install <plugin-name>

Full walkthrough: Quick Start guide

What You Get

  • 100+ plugins, ~2,000 tools. Slack, Discord, GitHub, Jira, Notion, Figma, AWS, Stripe, and a lot more. One command to install, works immediately.

  • Built-in browser tools. Screenshots, clicking, typing, network capture — works on any tab, no plugin needed.

  • Build your own. Scaffold a plugin in one command, publish to npm, anyone can install it. Or point your AI at any website — it discovers the APIs and builds the plugin for you. Plugin Development guide

Security

  • Everything starts off. No tool executes until you explicitly enable it.

  • Code review built in. Your AI reviews the plugin source before you enable it.

  • Version-aware. Permissions reset when a plugin updates.

  • Three permission levels. Off, Ask (confirmation dialog), or Auto — per-plugin or per-tool.

  • Runs locally. No cloud. Full audit log. Anonymous telemetry (opt-out).

Contributing

git clone https://github.com/opentabs-dev/opentabs.git
cd opentabs && npm install && npm run build
npm run dev       # tsc watch + MCP server + extension
npm run check     # build + type-check + lint + knip + test

Development Setup guide &nbsp;&middot;&nbsp; Discord

License

MIT — Not affiliated with or endorsed by any third-party service. Full disclaimer.


Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
2dResponse time
Release cycle
Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An extension-based MCP server that enables AI assistants to control your browser, leveraging existing sessions and login states for automation and content analysis. It provides over 20 tools for semantic tab search, interactive element manipulation, and network monitoring directly within your daily Chrome environment.
    Last updated
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    An extension-based MCP server that enables AI assistants to control your existing Chrome browser, leveraging your active login states and settings for automation. It provides over 20 tools for tasks like semantic tab search, screen capture, network monitoring, and direct element interaction.
    Last updated
  • A
    license
    -
    quality
    A
    maintenance
    Chrome extension + MCP server. Lets coding agents (Claude Code, Codex CLI) drive your real Chrome — sessions intact, 2FA stays with the user. 26 browser tools: form fill on React/CodeMirror/Monaco, privileged fetch that bypasses page CSP, authenticated downloads, in-extension docx parsing. Battle-tested by 400+ hours of real agentic browser work before public v0.9 release.
    Last updated
    241
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Free public MCP for AI agents — 193 tools, 44 workflows. No API key.

  • User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.

  • Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/opentabs-dev/opentabs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server