Skip to content
Cursor

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

What Cursor can do once it is connected

url to markdown in other clients