Skip to main content
Glama
457,433 tools. Updated 2026-08-14 11:24

"Mozilla" matching MCP tools:

  • Translate app strings files into multiple languages, writing translated versions to the same folder. Supports eleven formats, incremental updates, and automatic back-translation checks.
    MIT
  • Convert any public URL into clean article text. Supports academic PDFs and offers full, abstract, or metadata modes.
    MIT
  • Set a custom User-Agent string to simulate different browsers or devices, bypass bot detection, or test mobile user agents. Recreates browser context while preserving cookies and state.
    MIT
  • Fetch a public URL and get clean, readable article text, including academic PDFs. Use abstract mode to triage relevance before full retrieval.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Extracts and transforms webpage content into clean, LLM-optimized Markdown. Returns article title, main content, excerpt, byline and site name. Uses Mozilla's Readability algorithm to remove ads, navigation, footers and non-essential elements while preserving the core content structure.
    1
    16
    17
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A Python implementation of an MCP server that extracts webpage content, removes ads and non-essential elements, and transforms it into clean, LLM-optimized Markdown.
    4
    MIT

Matching MCP Connectors

  • Mozilla Public Suffix List — eTLD parser (cached 24h)

  • Document processing, data conversion, and web content APIs for AI agents. All tools are free via MCP. Also available as a paid x402 Agent API (Stellar XLM or Solana USDC, no API key required). Tools: extract text from PDFs, merge PDFs, generate QR codes, convert CSV to/from JSON, count words/stats, and fetch + clean any public URL with Mozilla Readability.

  • Find exact code strings in Mozilla repositories using literal matching. Search for specific terms, function names, or code snippets across Mozilla codebases.
    Apache 2.0
  • Extract clean Markdown content from webpages for LLM processing by fetching pages, removing clutter, and converting to structured text with metadata.
    MIT
  • Extract clean Markdown content from web pages by removing boilerplate and executing JavaScript for dynamic sites, optimized for AI processing.
    MIT
  • Extract readable content from web pages by removing navigation, ads, and clutter. Use for articles, blog posts, and documentation.
    MIT
  • Retrieve country demographic data including population, capital, languages, currencies, and flags. Search by name, ISO code, or region using REST Countries API with quality scoring and source verification.
  • Scrape URLs into Markdown, text, or structured data for LLM processing. Retrieves article content via Mozilla Readability, OG metadata, links, and images while blocking ads and HTML noise.
    MIT
  • Format C/C++ files using clang-format. Select a style (file, LLVM, Google, etc.) and use dry-run to preview changes without modifying.
    MIT
  • Extract webpage content into clean, LLM-optimized Markdown by removing ads, navigation, and non-essential elements. Retrieve article title, main content, excerpt, byline, and site name using Mozilla's Readability algorithm.
    MIT
  • Extract clean text content from web URLs to retrieve article titles, excerpts, and main content for analysis or processing.
    MIT
  • Extract all URLs from a target website by crawling through pages at a configurable depth. Useful for mapping site structure and discovering endpoints for security analysis.
    MIT
  • Check if domains or URLs are accessible by testing HTTP/HTTPS connectivity. Optionally set a custom User-Agent.
    MIT