A Microsoft-built MCP server that exposes Playwright browser automation to LLMs through structured accessibility snapshots instead of screenshots. Enables clicking, navigation, and page introspection for agentic workflows.
MCP server for extracting and downloading content from Xiaohongshu (RedNote), including post links, user links, and media files from accounts, collections, likes, albums, and search results.
A Chrome extension MCP server that lets AI assistants drive your actual Chrome browser over stdio or streamable HTTP. It reuses your existing browser profile—logins, extensions, cookies, and all—to perform automation, screenshots, network monitoring, bookmarks/history management, and semantic search across tabs using a built-in vector database.
This MCP server lets AI coding agents (like Cursor, Claude Desktop, or Cline) monitor and interact with a web browser—capturing console logs, network activity, screenshots, and running Lighthouse audits (SEO, performance, accessibility)—via a Chrome extension and a local Node.js middleware server.
An MCP server that bridges FastMCP commands to a Chrome extension, allowing LLM clients to control the browser for navigation, interaction, and automation.