repowiserepowise
Sign in

Repository

dutta-sd/web-fetch-mcp
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisedutta-sd/web-fetch-mcp

web-fetch-mcp

github.com/dutta-sd/web-fetch-mcp

3c3e396mainsynced 3h ago

Files

31

Symbols

140

Docs

0

Dead Exports

0

Entry Points

1

Code HealthView report

Average health
8.8/10
Excellent
Hotspot health
6.7/10
Good
Open findings39Worst filesrc/web_fetch_mcp/accessor/browser.py6.3/10
Maintainability9.4/10ExcellentPerformance0All clear

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed12

src/web_fetch_mcp/service/fetcher.pyUngoverned Hotspot

High-churn file with no governing decision

src/web_fetch_mcp/init.pyKnowledge Silo

100% single-owner concentration

tests/test_fetch_enhancements.pyUngoverned Hotspot

High-churn file with no governing decision

src/web_fetch_mcp/accessor/init.pyKnowledge Silo

100% single-owner concentration

src/web_fetch_mcp/accessor/browser.pyKnowledge Silo

100% single-owner concentration

18 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Hand-rolled async retry/backoff decoratorproposed
3h ago · comment
Use ordered cheapest-first escalation loop over tiersproposed
3h ago · comment
Centralize block/challenge and SPA-shell detection in a pure classifier moduleproposed
3h ago · comment
Fail (and escalate/raise) on browser navigation errors indicating unreachable hostsproposed
3h ago · comment
BrowserManager owns shared browser lifecycle and properly closes on teardownproposed
3h ago · comment
Apply retry decorator at call time with per-request budgetproposed
3h ago · comment

Top Hotspots2 of 2View all

tests/test_fetch_enhancements.py

8c/90d96%

src/web_fetch_mcp/service/fetcher.py

3c/90d80%

Commit Activity

Feature Fix Refactor Dependency