Skip to main content
Glama
213,155 tools. Last updated 2026-06-19 11:07

"Understanding the text content of a webpage" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Guardian Open Platform: content search, articles, sections, tags. Free dev key.

  • GOV.UK Content + Search APIs (every gov.uk page + full search)

  • Retrieve the title, URL, and visible text from a web page to understand its content. Set a maximum character limit for the body text.
    MIT
  • Retrieve the plain-text content of a specific webpage section using a CSS anchor. Reduce token costs by fetching only relevant content through structure-aware selection.
    MIT
  • Extract visible text content from web pages using CSS selectors to scope extraction to specific sections. Returns page title, URL, and text content for understanding page information without custom JavaScript.
    MIT
  • Extract text content from any public URL by fetching the webpage. Use an optional prompt to filter and return only the most relevant paragraphs.
    MIT
  • Extract the visible text from any webpage open in Safari. Use it to read article content, scrape data, or analyze page text without HTML markup.
    MIT
  • Extract clean text from any webpage by providing its URL. Specify optional timeout to control request duration.
    MIT
  • Update the text of a specific TEXT node in Figma by providing its node ID and new text content.
    MIT
  • Extract webpage content in formats like markdown, HTML, links, or screenshots from a single URL with configurable browser options.
    MIT