S
Stealth Fetch MCP
by @mmarcus006
Python MCP server for browser-fingerprint web fetch, text extraction, JSON APIs, and link extraction via curl_cffi.
Created 2/20/2026
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx stealth-fetch-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mmarcus006-stealth-fetch-mcp": {
"command": "uvx",
"args": [
"stealth-fetch-mcp"
]
}
}
}