Google PageRank for AI agents. 25,000+ tools indexed.

auth-fetch-mcp MCP Server

ymw0407/auth-fetch-mcp

Score: 44.0 Rank #110 MCP Server
Are you the maintainer of ymw0407/auth-fetch-mcp? Claim this listing →

MCP server that lets AI assistants fetch content from authenticated web pages.

Add AgentRank to Claude Code Discover and compare tools like ymw0407/auth-fetch-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

ymw0407/auth-fetch-mcp is a TypeScript MCP server. MCP server that lets AI assistants fetch content from authenticated web pages.

Ranked #110 out of 116 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license 2 npm/wk

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 2

2 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads 13% 2/wk

2 weekly installs → early adoption

PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for ymw0407/auth-fetch-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ymw0407--auth-fetch-mcp)](https://agentrank-ai.com/tool/ymw0407--auth-fetch-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/ymw0407--auth-fetch-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/ymw0407--auth-fetch-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="ymw0407/auth-fetch-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# auth-fetch-mcp

MCP server that lets AI assistants fetch content from authenticated web pages.

When your AI tries to read a URL that requires login, this tool opens a real browser for you to sign in — then captures the page content. Sessions are saved locally, so you only log in once per service.

## Demo

> "Summarize this Notion page for me"

A browser opens with a **Capture** button. Log in if needed, then click it:

The AI receives the full page content and responds:

## Quick Start

### Claude Code

```bash
claude mcp add --scope user auth-fetch -- npx auth-fetch-mcp@latest
```

### .mcp.json (Cursor, Windsurf, etc.)

```json
{
  "mcpServers": {
    "auth-fetch": {
      "command": "npx",
      "args": ["auth-fetch-mcp@latest"]
    }
  }
}
```

Chromium is auto-installed on first run if not already present.

## How It Works

1. Ask your AI to read any authenticated page — just paste the URL.
2. A browser window opens automatically and navigates to the page.
3. Log in as you nor
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.