# jae-jae/fetcher-mcp

MCP server for fetch web page content using Playwright headless browser.

Repository: https://github.com/jae-jae/fetcher-mcp
Canonical: https://ross.abutalabs.com/products/fetcher-mcp
Homepage: https://1team.top
Language: TypeScript
License: MIT
License Family: permissive
Topics: mcp, ai, playwright
Last push: 2026-01-14T07:07:21+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 35, longevity 38
- inputs: {"age_days": 532, "days_push": 231, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1076, forks 99 (observed 2026-08-28T04:03:29.522160+00:00)

## What it is
A Model Context Protocol (MCP) server that fetches web page content using a Playwright headless browser, executing JavaScript to handle dynamic pages. It extracts main content via the Readability algorithm and outputs HTML or Markdown, with parallel URL fetching and resource blocking for performance.

## Use cases
- fetch web page content for LLM context
- scrape JavaScript-rendered pages for AI agents
- convert web pages to clean markdown
- batch fetch multiple URLs in parallel
- give Claude Desktop web browsing capability
- extract article content without ads and navigation

## When to choose
- you need an MCP tool for fetching dynamic, JS-heavy web pages
- you want clean readable content or markdown output for LLMs
- you need parallel fetching of many URLs with anti-bot handling

## When to avoid
- you only need static HTML fetching without a browser (use a lightweight fetcher)
- you need full browser automation beyond content extraction
- you cannot install Playwright/Chromium dependencies

## Facets
- artifact type: service
- maturity: active
- function: mcp, web-scraping, parser, http-client
- domain: artificial-intelligence, large-language-models, crawlers, web-development, developer-tools
- platform: cli, cross-platform
- tags: mcp-server, playwright, headless-browser, readability, markdown-conversion, anti-bot, web-content-extraction, nodejs, docker

## Member repositories
- jae-jae/fetcher-mcp (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.522160+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:22.354795+00:00, confidence not recorded.
  - readme: https://github.com/jae-jae/fetcher-mcp (fetched 2026-08-28T04:03:29.522160+00:00, sha 7241c33ae34f)
  - homepage: https://1team.top (fetched 2026-08-29T12:54:51.411011+00:00, sha 6b93f712c14f)
  - site_page: https://1team.top/docs (fetched 2026-08-29T12:54:51.421979+00:00, sha ecd9b4e49852)
  - site_page: https://1team.top/about (fetched 2026-08-29T12:54:51.425748+00:00, sha 1844624fc3ba)
  - site_page: https://1team.top/pricing (fetched 2026-08-29T12:54:51.420023+00:00, sha de43783e367d)
  - site_page: https://1team.top/changelog (fetched 2026-08-29T12:54:51.424080+00:00, sha dcc388632c7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
