MCPFax Web Extract for Cursor
com.mcpscores/web-extract
Read any web page as clean text for a prompt, or list every link on it.
client:Cursor
transport:streamable-http
tools:4
Install MCPFax Web Extract in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"web-extract": {
"url": "https://web-extract.bowling-anthony.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs