Skip to content
Grok

url to markdown for Grok

io.github.dataleadspro/url-to-markdown

Convert any webpage to clean LLM-ready markdown, extraction-first, with article and news modes.

client:Grok transport:streamable-http tools:3

Install url to markdown in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "url-to-markdown": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/url-to-markdown"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

url to markdown in other clients