jae-jae/fetcher-mcp
MCP server for fetch web page content using Playwright headless browser. observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 62
- Release rhythm 35
- Longevity 38
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 532
- days_rel: n/a
- days_push: 231
- n_releases_24m: 0
Adoption not part of the score
1076 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
service · maturity active
mcp web-scraping parser http-client artificial-intelligence large-language-models crawlers web-development developer-tools cli cross-platform mcp-server playwright headless-browser readability markdown-conversion anti-bot web-content-extraction nodejs docker
6 sources
- readme: https://github.com/jae-jae/fetcher-mcp · fetched 2026-08-28 · 7241c33ae34f
- homepage: https://1team.top · fetched 2026-08-29 · 6b93f712c14f
- site_page: https://1team.top/docs · fetched 2026-08-29 · ecd9b4e49852
- site_page: https://1team.top/about · fetched 2026-08-29 · 1844624fc3ba
- site_page: https://1team.top/pricing · fetched 2026-08-29 · de43783e367d
- site_page: https://1team.top/changelog · fetched 2026-08-29 · dcc388632c7f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jae-jae/fetcher-mcp | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="jae-jae/fetcher-mcp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem