markfetch for Cursor
pro.adorellc/markfetch
Any web page as clean Markdown for agents. Hosted, no install. Free tier; Pro adds JS rendering.
client:Cursor
transport:streamable-http
tools:1
Install markfetch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"markfetch": {
"url": "https://markfetch.adorellc.pro/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs