Skip to main content
Glama
509,062 tools. Updated 2026-09-03 02:37

"Web Page Content" matching MCP tools:

  • Verify web page content or state using natural language assertions. Check that specific content exists, a form was submitted, or a page reached an expected state.
    MIT
  • Search the web for a query, then retrieve complete page content from the top results to provide detailed, in-depth information for comprehensive research.
    MIT
  • Extract readable content from up to five web pages as markdown, plain text, or HTML. Read full page content after a web search to access the underlying information.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables web search and web fetch operations using Ollama's hosted APIs, allowing MCP clients to search the web and retrieve page content.
    2
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables live-web research by providing stateless browsing, link extraction, and page search capabilities via Playwright, allowing agents to fetch and analyze web content without session management.
    3

Matching MCP Connectors

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

  • Domain/IP intelligence, web page capture and search APIs

  • Extract answers from web pages by analyzing content with AI. Provide a URL and question to get specific information from the page.
    MIT
  • Retrieve readable content from any web page by submitting its URL. Returns the page title, main content, and a list of links for further exploration.
    MIT
  • Fetch any web page and convert its main content into clean, LLM-ready markdown for model context.
    MIT
  • Extract web page content and convert it to clean markdown format for reading articles, documentation, or bypassing paywalls.
    Apache 2.0
  • Search the web to retrieve page titles, descriptions, and URLs ranked by relevance. Combine with spider.scrape to access full page content.
    MIT
  • Fetch and extract web page content, returning it in clean markdown format. Supports live fetching and character limit.
    MIT
  • Fetch a web page URL and extract its readable content using Mozilla Readability. Control the maximum characters returned.
    MIT
  • Fetch web page content from any URL using Gemini's native browsing. Extract specific parts by passing an optional instruction.
    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