MCPVault

auth_fetch

MCP tool from Auth Fetch MCP by ymw0407

The primary tool. Fetches page content using a real browser, opening a window for login if needed. Returns cleaned HTML with noise elements (nav, footer, scripts, etc.) stripped and media tags (<img>, <video>, <iframe>) preserved.

How to use it

auth_fetch is exposed by the Auth Fetch MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the auth_fetch tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Auth Fetch MCP

$claude mcp add --scope user auth-fetch -- npx auth-fetch-mcp@latest
FULL AUTH FETCH MCP LISTING