real-browser-mcp
Related Servers
Alternatives to real-browser-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server that lets AI agents drive your real Chromium browser with your existing signed-in sessions, providing visible, local, and inspectable automation for tasks like navigation, clicking, typing, and form filling.251Apache 2.0
- AlicenseBqualityCmaintenanceBrowser MCP server that connects to your existing browser, preserving sessions, passwords, and extensions, enabling AI agents to interact with web pages without bot detection.317 npm1MIT
- AlicenseAqualityBmaintenanceMCP server that gives AI coding assistants direct access to the browser — navigate, click, fill forms, run JavaScript, take screenshots, and read page content.1119 npm1MIT

agentify-desktopofficial
AlicenseNot gradedqualityBmaintenanceMCP server that enables AI tools to control local browser sessions for ChatGPT, Claude, and other AI services, supporting querying, navigation, file uploads, and artifact management.28 npm558Mozilla Public 2.0- AlicenseNot gradedqualityDmaintenanceAn 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.MIT
- AlicenseAqualityAmaintenanceOpen-source MCP server that gives AI agents access to 100+ web applications through the user's authenticated browser session. No API keys, no screenshots, no DOM scraping — talks directly to web app internal APIs via a Chrome extension. Supports Slack, Discord, GitHub, Jira, Notion, Reddit, X, and 100+ more services with ~2,000 tools. Works with Claude Code, Cursor, Windsurf, and any MCP client.42939MIT
TDQS
Scored across 18 tools
Each tool has a clearly distinct purpose with no ambiguity; for example, browser_click targets elements via refs or selectors, browser_click_text uses visible text, browser_find uses natural language, and browser_evaluate handles JavaScript execution, ensuring agents can easily differentiate them. Overlap is minimal, such as browser_click and browser_click_text serving similar functions but with distinct methods, and descriptions clarify boundaries to prevent misselection.
All tool names follow a consistent 'browser_' prefix with snake_case and descriptive verb_noun patterns, such as browser_navigate, browser_screenshot, and browser_wait, making them predictable and readable. There are no deviations in naming conventions, which aids in agent comprehension and reduces confusion.
With 18 tools, the set is well-scoped for browser automation, covering essential actions like navigation, interaction, and monitoring without being excessive. Each tool earns its place by addressing specific needs in the domain, such as browser_network for requests and browser_handle_dialog for dialogs, avoiding redundancy or gaps.
The tool surface provides complete coverage for browser automation, including navigation, interaction (click, type, hover), state monitoring (console, network), and utilities (screenshot, wait). There are no obvious gaps; tools like browser_tabs manage tabs and browser_scroll handle virtual containers, ensuring agents can handle dynamic content and complex workflows without dead ends.