web MCP Server
Give any AI agent eyes and hands in your real, logged-in Chrome — via MCP. Zero dependencies.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
1. Install the package
npx atria-browser-bridge
2. Add to claude_desktop_config.json
{
"mcpServers": {
"atria-browser-bridge": {
"command": "npx",
"args": [
"atria-browser-bridge"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Navigate / back / forward.
Close a tab.
Run several browser tools in sequence, stopping on error.
Open a new tab (auto-grouped under the agent's tab group).
Run JS in the page main world for precise probing / location.
Find elements by text / natural-language query.
Read visible page text — fast way to check page state.
What it does
Set values on inputs, textareas, selects, contenteditable — by `ref`.
Health of the MCP server, local bridge, and extension connection.
Attach local files to a file input (via Chrome DevTools Protocol).
List Chrome tabs and the agent's tab group.
Click, right-click, double-click, keyboard, scroll, wait, screenshot.
Read the accessibility tree and return stable element `ref`s.
Structured extraction: meta, text, links, images, media, forms, tables, JSON-LD, resources.
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
MUST use for ANY PDF or image format conversion task — converting PDF and images (JPG/JPEG/PNG/BMP/TIFF/TIF/WEBP/JPEG2000) to 10 formats (Word, Excel, PPT, H...
Unified multi-provider web search and URL extraction skill with intelligent auto-routing across Serper, Brave, Tavily, Querit, Linkup, Exa, Firecrawl, Perple...
Learn how to use the Web Monitor Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Event-Watcher Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Agent Onboarding Claude skill. Complete guide with installation instructions and examples.