Skip to main content
Glama
524,660 tools. Updated 2026-09-06 17:35

"Methods to Scrape a Website and Fetch Markdown Files from GitHub" matching MCP tools:

  • Scrape a single webpage and return its content as markdown or HTML, handling JavaScript-heavy pages and anti-bot measures automatically. For multiple pages, use browserless_crawl.
    Server Side Public , v 1
  • Search the web, news, or images and scrape result URLs to extract markdown, HTML, links, or screenshots for research and data gathering.
    Server Side Public , v 1
  • Crawl a website from a seed URL, follow links to a set depth, and scrape all pages into markdown or HTML with sitemap and path filtering.
    Server Side Public , v 1
  • Fetch a full note by ID to access its Markdown, links, and commit-pinned GitHub citations, enabling verifiable source-checking.
    MIT
  • Permanently delete a website and all its files, databases, and configuration from a hosting plan. Requires explicit confirmation because the action cannot be undone; the hosting plan remains available for a new website.
    MIT
    Destructive
  • Extract text from local PDFs, PNGs, JPEGs, and WebP files, returning content as GitHub-flavored Markdown or structured JSON blocks.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co…

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Turn a single URL into clean markdown, HTML, or text, handling WAF, SPA, and e-commerce pages via auto strategy and proxy options for AI-ready content.
    -
  • Batch scrape up to 100 URLs in parallel into LLM-ready markdown, with background job support and options for JavaScript-heavy pages.
    -
  • Fetch a documentation page as clean Markdown, making it ready for LLM consumption. Use with search_docs URLs from approved docs.ansible.com, docs.redhat.com, or CoP raw GitHub sources.
    GPL 3.0
  • Scrape multiple webpages simultaneously, bypassing bot detection and CAPTCHA, returning content in Markdown format.
    MIT
  • Fetch notebook explanations and code from GitHub to help students understand exercises and answer code-specific questions.
    Apache 2.0
  • Crawl a website using breadth-first link traversal and return each page as clean Markdown. Use to ingest documentation sites or sections of a site.
    MIT
  • Queue a brand identity generation from a website URL. Notra scrapes the site and extracts brand information, allowing polling for completion.
    MIT
  • Permanently delete a website and all its associated resources (storage, CDN, files). This action cannot be undone, so use it with caution.
    MIT
  • List markdown documentation files from a local repository's docs/ directory, with optional pattern filtering.
    MIT
  • Deploy multiple files to a website in one call. Pass file paths and content, and the CDN cache purges automatically.
    MIT
  • Crawl a website to discover and scrape multiple pages, following links up to a set depth. Filter URLs with regex and use saved or custom scraping configs.
    MIT
  • Scrape up to 10 URLs simultaneously to extract markdown content and metadata. Ideal for competitor analysis, content gap analysis, and SERP comparisons.
    MIT