Skip to main content
Glama
535,671 tools. Updated 2026-09-08 16:37

"A system for searching online, fetching results, and organizing them with Playwright" matching MCP tools:

  • Search for sections within a Todoist project by name or criteria. Uses server-side search to locate matching sections without fetching all project data.
    MIT
  • Verify Playwright MCP server configuration and connectivity by performing a local system health check. Returns system information and configuration status for browser automation.
    -
  • Extract all hyperlinks from a URL or raw HTML, returning link details like href, text, and type. Useful for discovering pages and anchors before fetching them.
    MIT
  • Locate the closest EVE Online landmarks from a specific solar system, providing sorted results with detailed descriptions and positions. Supports filtering by jump distance and result limit.
    TypeScript
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Search the web using DuckDuckGo. Returns a page of results with title, URL, and description, plus pagination metadata. Cached results allow browsing later pages without re-searching.
    ISC
  • List all engineering standards with IDs, titles, and section headings to see what rules exist before searching or fetching.
    MIT
  • Execute a custom Playwright JavaScript snippet to automate page interactions and return results. Use for advanced browser control when standard tools are insufficient.
    Apache 2.0
    Destructive
  • Retrieve all available tags for organizing workflows in n8n, with pagination support for managing large collections.
    MIT
  • Run Playwright tests with optional dev server startup and get structured per-test pass/fail results with error messages.
    MIT
  • Check if an EMS system is online and responsive by verifying its operational status with a system ID.
    MIT
  • Search an online store for a product, add it to cart, and pay with a virtual card to complete the purchase.
    Apache 2.0
  • Retrieve QuickBooks Online transactions for a date range, returning normalized JSON for categorization, reconciliation, and monthly close processes.
    MIT
  • Run Playwright tests with configurable filters and options, returning structured results for failure analysis and debugging.
    MIT
  • Execute Playwright test automation scripts in a real browser to verify web application functionality with pass/fail results.
    MIT