url to markdown for Cursor
io.github.dataleadspro/url-to-markdown
Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.
client:Cursor
transport:streamable-http
tools:3
Install url to markdown in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"url-to-markdown": {
"url": "https://data.dataleads.pro/mcp/url-to-markdown"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs