MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Tasks
  3. /Browse and click in a real browser

Browse and click in a real browser

Navigate pages and interact via accessibility snapshots

Browser category listings mix scrapers, cloud browsers, and local Playwright. The job here is interactive browsing from the assistant — not SEO crawling.

Ads

Pick a server

  1. 1
    microsoft/playwright-mcpRecommendedOfficial0

    Official Playwright MCP — structured snapshots and clicks without screenshot-only models.

  2. 2C
    Chrome DevTools MCPOfficial49.9k

    Official Chrome DevTools MCP when you need DevTools-level inspection.

  3. 3B
    browserbase/mcp-server-browserbaseOfficial0

    Cloud browser sessions when local Chromium is not available.

  4. 4E
    executeautomation/playwright-mcp-serverCommunity0

    Community Playwright MCP packaging used in some install guides.

Official

Playwright MCP and Chrome DevTools MCP are the usual official baselines for local automation.

Community

Browserbase fits cloud browsers; community Playwright forks help when you need a different packaging.

Config for Cursor

One server — microsoft/playwright-mcp. Not a stack merge.

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest"
      ]
    }
  }
}

Added 16 days ago · Sep 1, 2026

FAQ

Playwright or Chrome DevTools?
Playwright for agent-friendly page interaction. Chrome DevTools when you need performance and network inspection.
Will this open a visible window?
Depends on the server defaults. Many run headless; check the server docs if you need a headed browser for debugging.

Related jobs

  • Read and write local files from Claude
  • Review GitHub PRs from Cursor
  • Track Sentry errors from Cursor