Skip to main content
Glama
149,650 tools. Last updated 2026-05-28 01:52

"namespace:com.create-web-page" matching MCP tools:

  • Audit a URL's on-page SEO by analyzing 50+ factors including title, headings, images, Core Web Vitals, schema markup, and mobile-friendliness to identify optimization opportunities.
    MIT
  • Click on a web page element using target selector or description. Supports single, double, left, right, or middle clicks with modifier keys.
  • Fetch a web page server-side and import its content as searchable business knowledge. Provide a public URL to ingest documentation.
    MIT
  • Capture a screenshot of any publicly accessible web page and return it as a base64-encoded image. Specify viewport size, format, and whether to capture full page.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for AI-powered web research — search (Google, Brave, Serper, SearXNG), scrape any page, extract PDFs/DOCX/YouTube transcripts, academic & patent search. Single Go binary. Works with Claude, Cursor, Copilot, and any MCP client.
    Last updated
    30
    9
    13
    MIT

Matching MCP Connectors

  • Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

  • Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…

  • Create a new wiki page; fails if the title already exists. For large content, pair with update-page mode='append' to build page in chunks.
    MIT
  • Extract and filter anchor links from a web page by matching their absolute URLs against a specified regex pattern. Returns both the URL and anchor text for each matching link.
    MIT
  • Extract web page content and convert it to clean, readable markdown format for analysis, bypassing paywalls and obtaining structured text data from websites.
    Apache 2.0
  • Close the current browser page in Playwright MCP to end web automation sessions and manage browser resources.
    Apache 2.0
  • Close the current browser page to manage resources and end web interactions when automation tasks are complete.
  • Click web page elements during browser automation. Specify target elements, choose single or double click, select mouse buttons, and add modifier keys for precise interaction control.
    Apache 2.0
  • Click elements on web pages to automate interactions. Specify target elements and click options like double-click or button type for precise control.
  • Search the web using DuckDuckGo to find relevant information, web pages, and summaries for any query. Get results with titles, URLs, and detailed content to access real-time web data.
    Apache 2.0
  • Click elements on a web page using Playwright automation. Specify target element, click type (single or double), mouse button, and modifier keys for precise user interaction simulation.
    Apache 2.0
  • Probe a live web page to extract testable modules, API endpoints called, and layout warnings for test generation.
    MIT
  • Fetch dynamic web page content after JavaScript rendering and convert it to Markdown format using chunked streaming for large pages.
    MIT