Mobbin Agent
Related Servers
Alternatives to Mobbin Agent
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server that gives AI agents real browser capabilities including screenshotting, action execution, data extraction, and multi-persona auditing for frontend validation.23 npm6MIT
- AlicenseAqualityCmaintenanceMCP server providing browser automation for AI agents, enabling actions like clicking and typing, structured data extraction, content validation, multi-step task execution, and memory enrichment from web pages.8205 npmMIT
- AlicenseNot gradedqualityAmaintenanceMCP server that provides AI coding agents with real-time visual access to web apps, enabling them to see screens, run accessibility and layout inspections, and interact with pages through a shared live panel.1,134 npm127MIT

@meshbrow/mcp-serverofficial
AlicenseNot gradedqualityBmaintenanceMCP server for Meshbrow that gives AI agents full browser automation capabilities with stealth anti-detection, enabling natural language control of browser sessions, data extraction, and multi-browser fleets.MIT- FlicenseNot gradedqualityDmaintenanceMCP server that enables AI agents to automate browser testing via Chromium, providing tools for navigation, interaction, and inspection.-
- FlicenseBqualityDmaintenanceAn MCP server that enables AI coding tools to control a browser for automated actions, UI extraction, network interception, and screenshots.231-
TDQS
Scored across 10 tools
Each tool has a distinct responsibility: session lifecycle (connect/login/disconnect), navigation, observation (screenshot/extract), interaction (click/type/scroll), and asset retrieval (download). There is no meaningful overlap between tools, and any apparent boundaries like connect vs navigate are clearly explained.
All tool names follow the same mobbin_<verb> pattern using lowercase snake_case. The verbs are direct and describe exactly what each tool does, making the set predictable and easy for an agent to reason about.
Ten tools is a well-scoped set for a browser automation server focused on Mobbin. Each tool contributes a necessary capability without redundancy, and the count feels appropriate for the workflow of connecting, navigating, extracting, and downloading.
The tool surface covers the full lifecycle needed to work with Mobbin: session management, manual authentication, navigation to known screens/flows, page inspection, interaction, scrolling for infinite content, screenshots, and downloading images. There are no critical missing operations for the apparent domain.